Hi all,
I have a small grid, that displays a VARCHAR line as URL in my grid.
When editing the row, it shows me the nice small button to call the link, which is stored.
Is it possible to make that button available without opening the row to edit?
Best regards
Eric
P.S.: the solution in “Field title label does not display” is fine, but if the row is been opened to edit, the VARCHAR has the new format and after saving again an recalling
all, the story starts to make trouble …
To fix the problem I added a new field to the grid, which is not in the database, so the additional chars added by the solution in “Field title label does not display” will not be saved to the db. Works, but visual not the best solution.