index | search | no replies | posting guidelines | help login | register
Index » Products » ASP DataGrid
search this forum:
:: locale file for Datagrid ::    show all messagesPost a New Message | Post a Reply
Jan 10 2005, 2:17 PM
 Re: locale file for DatagridPost a Reply
 ghost

View this author's profile Send this author a private message Visit author's homepage

from: Washington, DC

The LOcaleFile is handled only by the report wizard.
The datagrid is a direct object and can only be handled thru code. To change text definitions in the datagrid, you can use the SetDisplayText method of the datagrid. e.g.

Call objGrid.SetDisplayText("ContainsText","contains")

For more information on the text labels, check you LocaleFile.


-------------------------
Ghost
Pages: (1)   [1]

search this forum: