Quick way to add all BoundField's?

  • Thread starter Thread starter Bobby Edward
  • Start date Start date
B

Bobby Edward

In my gridview control I want to UNCHECK "Auto-generate fields". My table
has like 30 fields. Do I have to MANUALLY add the BoundField's ONE at a
time??? Or is there an easier way?

Thanks...
 
There is an easier way: don't UNCHECK "Auto-generate fields."

If you have a good reason for unchecking the option that you say you want,
perhaps you should explain yourself.
 
automatically, or do it manually...
What are you actually trying to achieve here...?

I want to add custom titles, some formatting, set some properties (ie width,
etc), convert a few to template fields, etc...
 
Back
Top