Hello, I have a WebForm that uses the telerik RadGrid Version=2009.2.701.35. And I want to use the Insert/Update/Delete option Grid with Popup User Control Edit Form, but when i clicked in the bottom Edit and it all to work successfull. The only problem is that in the form load event (User control) , the IsPostBack is true.
So, I need that handler the IsPostBack in this UserControl with purpose to load other controls and populating whith data, I need that the event PostBack is False when the userControl is loading. Somebody help me?
Attached the project (The data base is in the AppData folder)
GridEditCommand
Thank you very much!!!.
So, I need that handler the IsPostBack in this UserControl with purpose to load other controls and populating whith data, I need that the event PostBack is False when the userControl is loading. Somebody help me?
Attached the project (The data base is in the AppData folder)
GridEditCommand
Thank you very much!!!.
