I am using grid editing in editforms popup mode and is working well. The only issue I have is the look and feel of the popup edit form. Can I make it look like a regular radwindow? If yes, how can I do that?
Check out the following demo that demonstrates on how to open a window on clicking the edit button. This should lead you to the right track: Window Editing
Thank you for the quick response. I did come across this example, but in it I have to write the window to do the editing. In the grid's own popup editing, the popup is a template and it handles a lot of behind the code for us. I was wondering if there was a way to designate the form template to be a popup radwindow rather than the default popup form.