Welcome Guest Search | Active Topics | Sign In | Register

Grid Editing problem when used inside a user control Options
Kris
Posted: Tuesday, August 5, 2008 3:52:48 AM
Rank: Newbie
Groups: Member

Joined: 7/13/2008
Posts: 3
hi

Here I have a situation,

I have a user control ,Which contains a eo.grid with add/edit options and an attached context menu.
I have another main page with a Callback panel.

Now i am dynamically loading the above said User control in to the call back panel.
The control loads and display correctly.

Now The problem is when i tries to save the grid after some Modifications(add/edit),
iam unable to get the newly changed values.

As per your examples i recreate the controls on postback and callbacks.

So Could you Provide me some example which dynamically loads a user control(contains grid) in to a callback panel ,with add/edit functionality?

Looking forward to hear from you

kris






eo_support
Posted: Tuesday, August 5, 2008 6:59:13 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,193
Hi,

Our whole sample project is a sample that demonstrates exactly the same situation. So you may wish to load the project with Visual Studio and see how it works. Every demo, including all the Grid demos, is a user control. That user control is then dynamically loaded with a CallbackPanel when user clicks a node on the TreeView on the left.

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.