Ajax onClick does not work in grid application
Announcement
Collapse
No announcement yet.
Ajax onClick does not work
Collapse
X
-
Confirmed. Create an onclick event on any grid field and apply the following code:
sc_field_style({my_field}, '#33FF99', '15px', '#000000', 'Arial, sans-serif', 'bold');
When you run the application the field will show as a hyperlink (underlined) but clicking on it has no effect at all.Albert Drent
aducom software netherlands
scriptcase partner, reseller, support and (turn-key) development
www.scriptcase.eu / www.scriptcase.nl
Comment