Hello,
I am trying to do a very simple thing and have found that i am totally lost..
I have a generic page that loads my RadGrid. I have all the proper code in place for this and it returns my data. I want to be able to select a row on RadGrid and then have it populate serveral different radtextboxes. for instance. I have 7 columns in my RadGrid (ticket id/request/research/etc) i want to be able to click on the row and have ticketid populate my ticketid text box.. etc.. I already have the postback and the "click" working and can populate these textboxes with static data but i want to use the information in the grid... Any help? thanks so much..
Thanks,
Glenn
I am trying to do a very simple thing and have found that i am totally lost..
I have a generic page that loads my RadGrid. I have all the proper code in place for this and it returns my data. I want to be able to select a row on RadGrid and then have it populate serveral different radtextboxes. for instance. I have 7 columns in my RadGrid (ticket id/request/research/etc) i want to be able to click on the row and have ticketid populate my ticketid text box.. etc.. I already have the postback and the "click" working and can populate these textboxes with static data but i want to use the information in the grid... Any help? thanks so much..
Thanks,
Glenn