I've got a RadGrid inside a RadMultipage as I'm using the RadTabStrip. My RadGrid is using complex databinding as illustrated in the demo.
On one of my pages RadMultipPages, I have, on the left side, an Edit button that will load a control to edit customer info. On the right I have a RadGrid. Everything works fine except when I do the following:
1. Click on the edit button to load my edit control
2. Hit "Cancel" to go back to my last view
3. The RadGrid looks fine until I click anything inside the grid. For example, "Refresh" or "Add New Record".
The RadGrid just starts to disappear. When I refresh the page using F5, the RadGrid is displayed again. Any ideas?
Vincent
On one of my pages RadMultipPages, I have, on the left side, an Edit button that will load a control to edit customer info. On the right I have a RadGrid. Everything works fine except when I do the following:
1. Click on the edit button to load my edit control
2. Hit "Cancel" to go back to my last view
3. The RadGrid looks fine until I click anything inside the grid. For example, "Refresh" or "Add New Record".
The RadGrid just starts to disappear. When I refresh the page using F5, the RadGrid is displayed again. Any ideas?
Vincent