Switching between TableStyles in a datagrid

  • Thread starter Ioannis Demetriades
  • Start date
I

Ioannis Demetriades

Hi,

I've got a datagrid bound to a CollectionBase class and I want to be able to
view the same data in two different ways (one view at a time). My two views
are defined as 2 TableStyles but I don't know how to change the default
tablestyle and move from view A to view B.

Is this a good reason to use a second TableStyle or is there a better way of
doing that?


Thanks.
Ioannis Demetriades
(e-mail address removed)
 
I

Ioannis Demetriades

It seems that all you have to do is to change the mapping name of the
various tablestyles so that only one of them is mapped at a time.
 

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

Top