Hi,
I don't understand how I can reference a custom "lang_pers.js".
I've a site, say : http:/localhost/asposeGrid
Where should i put my file to make it work.
I've try, without succes:
grid.AGWLanguageFileUrl="/App_data/lang_pers,js"
grid.AGWLanguageFileUrl="/lang_pers,js"
grid.AGWLanguageFileUrl="/aspnet_client/lang_pers,js"
what is the right way?
thanks for your help.