Welcome Guest Search | Active Topics | Sign In | Register

Grids question Options
Luke
Posted: Wednesday, December 15, 2010 11:47:30 AM
Rank: Advanced Member
Groups: Member

Joined: 11/2/2010
Posts: 38
I have Eo:Grid1 and EO:Grid2 in a web page

When I click a cell in Grid1, then it will based on the cell value to do a query then bind to Grid2

Would you tell me what is the best way to do this. thanks
eo_support
Posted: Wednesday, December 15, 2010 12:08:08 PM
Rank: Administration
Groups: Administration

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

You can set the Grid’s ClientSideOnCellSelected to handle Grid click event. You can find more information on how to populate the Grid here:

http://doc.essentialobjects.com/library/1/grid/data_binding.aspx

We do not code for you or advise you on implementation, so we will not be able to assist you on your specific business logic. As a general rule, you can not just take whatever you need to do as is to us and ask us how to do it. We only answer very specific technical questions that are directly related to our product. For example, we will answer questions like "how to handle Grid cell click event", but we will not answer questions like "how to update a Label when a Grid cell is clicked". The second question contains elements related to your business logic. This is similar to a car’s manual will tell you how to start the engine but will not tell you how to drive from New York to Chicago. So you will need to work that part out yourself.

Thanks
Luke
Posted: Wednesday, December 15, 2010 12:14:34 PM
Rank: Advanced Member
Groups: Member

Joined: 11/2/2010
Posts: 38
Thank You


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.