I have several drop down boxes in a dataview.
I am having problems accessing the contents of the drop downs via the getGroup / getGroupCount functions.
Has anybody any experience in this?
Hi ,
Your problem is known and i effectly have the same trouble. I think there's a bug ...
To use boxes in dataview and get their content, you can "bind" them with properties of your data source that you created.
For example, a box can be binded with the boolean property "State" of the data source of your HTML view. Next, it's easy to get the value (with getRootRowCursor() ...)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.