Welcome Guest Search | Active Topics | Sign In | Register

Query abt EO Grid Options
Manjiri
Posted: Saturday, April 9, 2011 7:30:28 AM
Rank: Member
Groups: Member

Joined: 1/10/2011
Posts: 12
hello,

i need to add an item (row) of 1 EO Grid to another EO Grid on same page. how do i go about it?

thanks
eo_support
Posted: Saturday, April 9, 2011 11:45:55 AM
Rank: Administration
Groups: Administration

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

If you wish to add the row on client side, you can call the client side addItem method. If you wsih to do it on the server side, you simply add the item into your data source and rebind the Grid, or call Grid.Items.Add to add the item.

Where the data of the new item comes from is a different question and it will be up to your business logic. We do not advise on that part.

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.