Hi I have a RadGrid with a custom ItemTemplate and Edit Template in a GridTemplateColumn, and a GridEditCommandColumn next to this with the edit command in it, and it changes to the save/cancel buttons as the form is edited inline.
My Grid is quite long vertically due to the nature of the data, so when I click edit towards the bottom of the page you can't see the loading panel as it is at the top of the grid. How can I get my Loading Panel to display inside the grid row that is being switched to edit mode and back, instead of at the top of the grid?
Thank you.
My Grid is quite long vertically due to the nature of the data, so when I click edit towards the bottom of the page you can't see the loading panel as it is at the top of the grid. How can I get my Loading Panel to display inside the grid row that is being switched to edit mode and back, instead of at the top of the grid?
Thank you.