开发者

Dev Express Grid control auto filter customization

How can I customize Dev Express Grid control's (win f开发者_JAVA百科orms) auto filter text.

For example, how can I change "equals" text to "MyEqualsText"


Are you trying to localize the text? If so, this is the official way to do it.


 ASPxGridView1.Columns[i].Caption="New Name";
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜