Welcome Guest Search | Active Topics | Sign In | Register

Grid Customize column with more than one control in a single cell. Options
fabraham
Posted: Thursday, March 17, 2011 4:47:08 PM
Rank: Newbie
Groups: Member

Joined: 3/15/2011
Posts: 3
Hi,
Can I have more than 1 control in a single cell of a grid. for eg: They want to enter a value say 8 and a dropdown next to it to specify whether 8 is in cm, or inch. This unit is not consistent for all the values in the same column. So my first row may say 8 cm and next row may say 7 inch

If so can you point me to the right example.

Thanks in Advance.
eo_support
Posted: Thursday, March 17, 2011 4:53:39 PM
Rank: Administration
Groups: Administration

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

You still want to take a look of the CustomColumn:

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

The idea is the Grid does not care what you put in your EditorTemplate at all. All it cares is you implement those JavaScript functions. Your JavaScript functions work with your EditorTemplate. So it basically has nothing to do with the Grid at all.

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.