Rank: Advanced Member Groups: Member
Joined: 9/2/2010 Posts: 120
|
Hi,
In a Grid, how can I get the column name property in the function that was called by ClientSideGetText property?
Thanks in advance, Camarate
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi, I do not believe you can. You will get the client side GridColumn object: http://doc.essentialobjects.com/library/1/jsdoc.public.gridcolumn.aspxHowever column name is not exposed on this object. Thanks!
|
Rank: Advanced Member Groups: Member
Joined: 9/2/2010 Posts: 120
|
Hi,
Thanks for your reply.
I already seen that GridColumn not have a property that get the column name.
However, is very interesting for me, and I think to some other deployers, that this property to be implemented in future versions. Please, think about.
Regards, Camarate
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Thanks for your feedback. We will take it into consideration in future versions.
|