This question is locked. New answers and comments are not allowed.
Hi,
We are using the following in jQuery (Ajax binding) to customize Edit buttons in a grid:
With the new release (2011.1.315), this stopped working & the Edit buttons just say Edit.
Any suggestions?
Thank you.
We are using the following in jQuery (Ajax binding) to customize Edit buttons in a grid:
$(
'#ProductsGrid').tGrid.defaults.localization['edit'] = 'Add to Cart'
;
With the new release (2011.1.315), this stopped working & the Edit buttons just say Edit.
Any suggestions?
Thank you.