|
Rank: Advanced Member Groups: Member
Joined: 2/27/2011 Posts: 37
|
Hi,
How can I get Column DataField on EO.Web.Grid via Javascript Client?
Thanks William
|
|
Rank: Advanced Member Groups: Member
Joined: 2/27/2011 Posts: 37
|
Hi,
What I really wanted is a method GridColumn.getDataField() just like GridColumn.getHaederText()?
Thanks William
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
No. There isn't anything like that. We will have getName() in our next build and you can rely on that method. If you must have getDataField now, you can render a global JavaScript array and then access that array to get your data field name.
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 2/27/2011 Posts: 37
|
Hi,
When the next build will be released?
Thanks William
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
It should be out this week.
Thanks
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
We have posted the new build that added getName. You can download it from our download page.
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 2/27/2011 Posts: 37
|
Thanks very much for that!
William
|
|
Rank: Advanced Member Groups: Member
Joined: 2/27/2011 Posts: 37
|
Hi,
I have tested to use method getName() from the new build and still got undefined!
can you advise me is there anything I should be aware of?
Cheers, William
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
No. We do not have anything to advise. We have verified that the function is indeed in there.
Thanks!
|
|