Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DataTable.GlobalSheet.DeleteRows
#2
Solved: 11 Years, 3 Months, 3 Weeks ago
Hi,

Not sure about DataTable.GlobalSheet.DeleteRows. let us know where did u find about the above.

But deletion of columns(fields) is possible.
Syntax : DTSheet.DeleteParameter(ParameterID/Name)
Code:
Example : DataTable.GetSheet("dtGlobalSheet").DeleteParameter("Place")
Reply


Messages In This Thread
RE: DataTable.GlobalSheet.DeleteRows - by sreekanth chilam - 10-28-2009, 11:59 PM
RE: DataTable.GlobalSheet.DeleteRows - by Saket - 10-30-2009, 11:01 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)