Hello,
I would like to have two different "pagerInfo" texts, each for one of two Grid controls that appear in my application. For example, to display "Number of contracts" for grid that shows contracts and "Number of devices" for another grid that shows devices. I have defined one "pagerInfo" text by setting the "locale" member of ejPager object, but I do not see a way how to create two of them for same language/culture. Is it possible to do?
Thanks in advance.