Hi all,
I posted this once before but did not get any responses. I am having a terrible time with my ASP.Net user control. I have user control that contains 2 radGrids. Each RadGrid has an GridEditCommandColumn. When clicked, I want to display another user control that allows the data to be edited. I have one user control for each radGrid. Everything works fine when I click the GridEditCommandColumn on the first radGrid. But if I click on the GridEditCommandColumn on the second radGrid, the entire radGrid disappears! The first RadGrid still displays though.
This is driving me crazy! I cannot find any examples showing how to do this. I am new to Telerik controls so maybe I am missing something obvious. Can anyone help out or at least point me in the right direction? I can post code if needed.
Thanks,
Bob
I posted this once before but did not get any responses. I am having a terrible time with my ASP.Net user control. I have user control that contains 2 radGrids. Each RadGrid has an GridEditCommandColumn. When clicked, I want to display another user control that allows the data to be edited. I have one user control for each radGrid. Everything works fine when I click the GridEditCommandColumn on the first radGrid. But if I click on the GridEditCommandColumn on the second radGrid, the entire radGrid disappears! The first RadGrid still displays though.
This is driving me crazy! I cannot find any examples showing how to do this. I am new to Telerik controls so maybe I am missing something obvious. Can anyone help out or at least point me in the right direction? I can post code if needed.
Thanks,
Bob