S
Schu
I am trying to show a grid in a text box in an aspx page
but I am not able to convert the GUID to a string. Here
is the line I am trying to get to work:
textbox1.text = grid.datakeys(e.item.itemindex)
Can anyone tell me how to do this?
Schu
but I am not able to convert the GUID to a string. Here
is the line I am trying to get to work:
textbox1.text = grid.datakeys(e.item.itemindex)
Can anyone tell me how to do this?
Schu