We have a hierarchical radgrid with a mastertable and a single detail table. We need edit/insert functionality on both levels, however, on the second (inner) level, we need to have a different user control for the insert than we need for the edit. There is a field that we do not want editable but we need input for the insert.
How do I assign a different user control based on whether the user is inserting or editing a record on the inner table? Is there some way within the user control to know if you are editing or inserting? if so, I can use the same user control and hide the input control for edits.
I hope this makes sense, I am new to Rad controls. I appreciate any help.
Thanks
Chuck
How do I assign a different user control based on whether the user is inserting or editing a record on the inner table? Is there some way within the user control to know if you are editing or inserting? if so, I can use the same user control and hide the input control for edits.
I hope this makes sense, I am new to Rad controls. I appreciate any help.
Thanks
Chuck