This topic is locked

Change Button Caption on Grid

8/3/2017 11:46:47 AM
ASPRunner.NET General questions
M
Molasar author

Hello, new to this forum.
I have an ASPRunner NET (9.8) project where I have added buttons to the datagrid, as per the manual.
These buttons are displayed or hidden depending upon a certain condition (value of a field in the db table). This is also per the manual.
All this works fine.
However, I would like to know if it is possible to change the button caption on a row depending upon another condition (for example, the value of a field in the same db table), and, if so, how might I go about doing this.
Any input welcome.
Thanks!