|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Rowfilter property..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 Are you setting the filter before binding to the datagrid?
Karl Show quoteHide 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 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 quoteHide 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 > > > Hello,
First filter then bind. Or after applying filter each time bing againg. I hope this will solve you problem. B Show quoteHide 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 > > > > > >
Other interesting topics
ASPNET2 Radically Changed from v1.1
HELP: Table height in the new XHTML??? How to Remote a custom membership or profile provider ??? ASP.NET 2.0: Global.asax Design Surface Gone Casting Error AddDays exception when subtracting value System.Xml.XmlException Help - How can I validate ASP code for XHTML, || NAME vs ID attribute HTTPBrowserCapabilities Question (urgent)HttpRuntime |
|||||||||||||||||||||||