I must recreated dataview . I am in the designer insert
dataview set datasource ... And I set before DataBind
datasource on the dataview ... How I recreated dataview.
I have dataview in class member ...
thanx
>-----Original Message-----
>Have you recreated the DataView and set it as the
>DataSource before the DataBind() ?
>
>HTH,
>Gaz
>
>>-----Original Message-----
>>Hi all,
>>sorry for my bad englisch a my bad questation . I have
>>trouble with dataview .
>>1) I have datagrid where datasource is dataview . This
>>work ok , but if I change Dataset and call DataBind,
the
>>DataGrid is empty ???
>>2) I implement sorting with dataview . After I set
>>sorting and call edit and update in the datagrig , the
>>datasetitem not resolve to item on the dataset . I want
>>get identity colomn , which is not view in datagrid...
>>
>>thank you
>>
>>marek
>>
>>.
>>
>.
>
|