Problems with Datagrid with a tables Styles Tablestyles

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Marc R.

    Problems with Datagrid with a tables Styles Tablestyles

    Hi all,

    once more I come here with a really Easy one for you :

    I got a datagrid, Wich I Set the datasources to be an Dataview.

    So far so good,

    I just added a TableStyles to it and into the tableStyle I can't select
    anything into MappingName ("None") is the only choice.

    I did an Other Grid with my supplier and I had no difficulty to put the
    Dataview into the MappingName Property.

    Can someone help me on that one ?

    Marc R.




  • Marc R.

    #2
    Re: Problems with Datagrid with a tables Styles Tablestyles


    "Marc R." <Nospam@Newgrou psONLY.com> wrote in message
    news:Ol563lWGGH A.1032@TK2MSFTN GP12.phx.gbl...[color=blue]
    > Hi all,
    >
    > once more I come here with a really Easy one for you :
    >
    > I got a datagrid, Wich I Set the datasources to be an Dataview.
    >
    > So far so good,
    >
    > I just added a TableStyles to it and into the tableStyle I can't select
    > anything into MappingName ("None") is the only choice.
    >
    > I did an Other Grid with my supplier and I had no difficulty to put the
    > Dataview into the MappingName Property.
    >
    > Can someone help me on that one ?
    >
    > Marc R.
    >
    >[/color]
    I found the Bug,

    We need to build the DatagridTableSt yle with the datasource on the
    Dataset.datatab le directly then, went complete, Switch Datasource to
    Dataview (of same table) then it works.

    I thought ppl like to know that one .

    Marc R.




    Comment

    Working...