RadGrid Multi row edit popup not working while adding this tag
<ClientEvents OnGridCreated="GridCreated" /> inside the <ClientSettings>
what was the readson?
1 Answer, 1 is accepted
0
Pavlina
Telerik team
answered on 12 May 2009, 07:47 AM
Hi Naveen,
From the provided information I am not able to determine what have caused the unexpected behavior.
You can review the following live demo for PopUp Edit Form where in the second grid declaration also is added tag <Client events......> inside the <ClientSettings> and multi row edit popup is working properly.