Hi Formspider team, I have got a grid which has a button in a column. This button is now displayed for all records in the grid. But i would like to display the button only for certain rows in the grid. Is this possible or is there a trick how to do this? thanks again, Michiel A. |
Hi Michiel, For instance, a component level data driven attribute (similar to tooltipColumn for example) which sets the visible state of the component does not exist. We are planning to add this attribute in the release 1.3. However, if you are not using paging in your grid datasource, you can use
Regards, Ibrahim Hi Ibrahim, OK, that's clear. You got my vote for the enhancement. Thanks, Michiel
(21 Sep '12, 06:32)
Michiel A
|