Hi,
Where can we get the string resources for XamGrid and how can we apply ?!?
All the samples we get on the faq are relative to WPF and does not work for XamGrid!!!!!!!!!!!!!!!!!!
Thanks.
Gilles P.
Currently you cannot override the string resources file on the XamWebGrid. However we expose properties off the object to reach the strings that the XamGrid uses.
Which string are you looking for?
Hello Darrell,
I'm still looking for a solution in order to change the properties off the object to reach the string that Xamgrid uses.
Can you help me, please?
Gilles
I am not sure what you are asking for. You would need to change the strings directly off the (in this case) Operands object. We currently do not provide a mechanism that allows you to change all the strings globally through a resource file.