Hello,
I am trying to edit data in a RadGrid by using RadWindow. I have been using the demo Window/Edit Grid For RadGrid as a sample. The code appears to be working except that the record that is edited is the first record from the table, not the one I have selected to edit. Where i am failing is that I am not able to the cell values from the grid source which correspond to the primary key from the query string as mentioned in the demo. How is this done?
Scott
I am trying to edit data in a RadGrid by using RadWindow. I have been using the demo Window/Edit Grid For RadGrid as a sample. The code appears to be working except that the record that is edited is the first record from the table, not the one I have selected to edit. Where i am failing is that I am not able to the cell values from the grid source which correspond to the primary key from the query string as mentioned in the demo. How is this done?
Scott