Hey guys,
I have a RadGrid setup with a WebUserControl used as the editform. On my WebUserControl i have a RadGrid containing a column of associated ID numbers, and a custom delete GridButtonColumn. The data used for this RadGrid is programmatically bound durring the RadGrid Pre-Render event. When i click the delete button and it fires the DeleteCommand event i am not able to access the RadGrid's datasource. I have tried many variations of code and still cannot access this property successfully. Any help is appreciated, Thanks in advance
I have a RadGrid setup with a WebUserControl used as the editform. On my WebUserControl i have a RadGrid containing a column of associated ID numbers, and a custom delete GridButtonColumn. The data used for this RadGrid is programmatically bound durring the RadGrid Pre-Render event. When i click the delete button and it fires the DeleteCommand event i am not able to access the RadGrid's datasource. I have tried many variations of code and still cannot access this property successfully. Any help is appreciated, Thanks in advance