datagrid tablestyles child data

P

pchak

Hi,
I'm trying to get the tablestyle to populate when I
navigate ("drill down") to the child data in a datagrid. I
have the tablestyle mappingname set to the child table,
but it still uses the "default" (all the cols in the table
with their col name) setting. I've tried defining
programmatically (clearing all the cols and colstyles and
adding one at a time), and setting a couple cols for the
tablestyle using the designer, but no luck.

On the datagrid navigate event, I see the
datagrid.datamember has been switched to the child table,
but no luck.
Help!
thanks,
pchak
 
R

Rajesh.V

Ya i am trying to do the same. Hiding the primary key columns using a diff
tablestyle obj for the child table. But found no way or method to connect
them up.
 

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