How do I make the stupid Add Button Text Go away?

By axostech

when using Infragistics Web Grid, the Add button can be VERY annoying..

Try this undocumented property:

ug_surplus_information.Bands[0].AddButtonCaption = “”;

recommended by one of my friends Stephan Kajos..

-DMS

Tags: ,

Leave a Reply