Get cell value from buttonclick event server side

1 reply. Last post: July 7, 2013 11:51 PM by Hans Kristian
Tags :
  • New Discussion
  • New Question
  • New Product Feedback

I am using the following code to get the value of a cell in a row, from the buttonclick event in the same row:

The webgrid is inside a tab.

dim pFolder as string = WebGrid1.RootTable.Rows(WebGrid1.RetrieveClientLastSelectedObject().RowIndex).Cells.GetNamedItem("ProjectFolderURL").Value

I get a null exception.



All times are GMT -5. The time now is 12:33 PM.
Previous Next