I am new to RadControls and am trying the trial version.
What I am trying to find is an example of the following (I've searched the forum for hours (over 2 days)):
Within a Grid there will be textboxes. When a textbox is clicked, I want a different grid to popup so that the user can click on an item in that second grid. The second grid will then close and the textbox (in the first grid) will populate with data that was selected from the second grid.
I think this is a fairly common behavior, in short, a Lookup of potential data that can be filled in the textbox.
Very similar to a calendar lookup, when a date is selected, the textbox fills with that date. I just want to show a grid and fill the textbox with the selected data (string, or whatever).
If there is a RadControl that does this out of the box, then I would like to know the name. I thought I had looked at all those nice tools and didn't seem to find a proper match for this functionality.
I look forward to your help :-)
Thank you in advance,
R
What I am trying to find is an example of the following (I've searched the forum for hours (over 2 days)):
Within a Grid there will be textboxes. When a textbox is clicked, I want a different grid to popup so that the user can click on an item in that second grid. The second grid will then close and the textbox (in the first grid) will populate with data that was selected from the second grid.
I think this is a fairly common behavior, in short, a Lookup of potential data that can be filled in the textbox.
Very similar to a calendar lookup, when a date is selected, the textbox fills with that date. I just want to show a grid and fill the textbox with the selected data (string, or whatever).
If there is a RadControl that does this out of the box, then I would like to know the name. I thought I had looked at all those nice tools and didn't seem to find a proper match for this functionality.
I look forward to your help :-)
Thank you in advance,
R