Home All Groups Group Topic Archive Search About
Author
23 Dec 2005 1:47 PM
Daniel
Hi All,

I find an erro while using dataview.rowfilter.

after i filter the row, the dataview still display before filter data in
datagrid.

may i know y??

thank you in advance.

Best regards,
Ocurnos

Author
23 Dec 2005 3:17 PM
Karl Seguin
Are you setting the filter before binding to the datagrid?

Karl

--
MY ASP.Net tutorials
http://www.openmymind.net/


Show quote
"Daniel" <Dan***@discussions.microsoft.com> wrote in message
news:59638B80-BD73-4FF4-A5B4-5CA78BB8E6BB@microsoft.com...
> Hi All,
>
> I find an erro while using dataview.rowfilter.
>
> after i filter the row, the dataview still display before filter data in
> datagrid.
>
> may i know y??
>
> thank you in advance.
>
> Best regards,
> Ocurnos
Author
24 Dec 2005 7:01 AM
Daniel
yes,  Karl.
Anything wrong? I try in another project, the similar algorithm works. Only
at the project, it fails..dunno y..

Any ideas? Is it because of memory management clash that lead to the logic
abnormal??

Show quote
"Karl Seguin" wrote:

> Are you setting the filter before binding to the datagrid?
>
> Karl
>
> --
> MY ASP.Net tutorials
> http://www.openmymind.net/
>
>
> "Daniel" <Dan***@discussions.microsoft.com> wrote in message
> news:59638B80-BD73-4FF4-A5B4-5CA78BB8E6BB@microsoft.com...
> > Hi All,
> >
> > I find an erro while using dataview.rowfilter.
> >
> > after i filter the row, the dataview still display before filter data in
> > datagrid.
> >
> > may i know y??
> >
> > thank you in advance.
> >
> > Best regards,
> > Ocurnos
>
>
>
Author
24 Dec 2005 8:22 AM
B
Hello,
First filter then bind.
Or after applying filter each time bing againg.

I hope this will solve you problem.

B

Show quote
"Daniel" wrote:

> yes,  Karl.
> Anything wrong? I try in another project, the similar algorithm works. Only
> at the project, it fails..dunno y..
>
> Any ideas? Is it because of memory management clash that lead to the logic
> abnormal??
>
> "Karl Seguin" wrote:
>
> > Are you setting the filter before binding to the datagrid?
> >
> > Karl
> >
> > --
> > MY ASP.Net tutorials
> > http://www.openmymind.net/
> >
> >
> > "Daniel" <Dan***@discussions.microsoft.com> wrote in message
> > news:59638B80-BD73-4FF4-A5B4-5CA78BB8E6BB@microsoft.com...
> > > Hi All,
> > >
> > > I find an erro while using dataview.rowfilter.
> > >
> > > after i filter the row, the dataview still display before filter data in
> > > datagrid.
> > >
> > > may i know y??
> > >
> > > thank you in advance.
> > >
> > > Best regards,
> > > Ocurnos
> >
> >
> >

AddThis Social Bookmark Button