G
Guest
I'm getting the error
'System.Web.UI.WebControls.TableRow.Cells' denotes a 'property' where a 'method' was expecte
on this line of code
roleid = (string)e.Item.Cells(0).Text
There is only one column in the grid
'System.Web.UI.WebControls.TableRow.Cells' denotes a 'property' where a 'method' was expecte
on this line of code
roleid = (string)e.Item.Cells(0).Text
There is only one column in the grid