Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1510
how to change the "add..." text for new rows in WinGrid ?
posted

I've managed to change the name of the "add new" buttons ... but how do I change the "add ..." text
above the add-new buttons ?

e.Layout.Bands[

"Employee"].AddButtonCaption = "Nr Starfsmadur";
e.Layout.Bands["TransactionAuthorizations"].AddButtonCaption = "Ny Heimild";

This works just great, but I need to change the "Add..." text to "Búa til..."

rgd,
EE.