Using Auto-Generate Fields with Gridview, how to set column alignment???

  • Thread starter Thread starter gwhite1
  • Start date Start date
G

gwhite1

I am using the auto-generate fields option because my query can be
different based on what the user selects. But I would still like to set
the column alignment but I can;t seem to access the columns in code
after the data has loaded. Any ideas?
 
You can access autogenerated columns only in ItemCreated event.

Eliyahu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top