We need you!

We're working hard on the next version of Developer Fusion. Let us know what you think we should be up to!

Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

[3801] Web Forms DataGrid and DataSet Programming

Last post 01-26-2006 2:50 PM by vjero. 6 replies.
Page 1 of 1 (7 items)
Sort Posts: Previous Next
  • 01-01-1999 12:00 AM

    [3801] Web Forms DataGrid and DataSet Programming

    This thread is for discussions of Web Forms DataGrid and DataSet Programming.

    • Post Points: 0
  • 05-01-2004 12:13 PM In reply to

    • babaka
    • Not Ranked
    • Joined on 05-01-2004
    • New Member
    • Points 5

    Web Forms DataGrid and DataSet Programming

    Jeff,

    Thanks a bunch!  I am new to ASP.NET programming and it was having a devil of a time getting my datagrid to sort -- your example provided the one missing link: the DataSource property should have been set to the view and not the dataset! Tanx again.

    --Babak
    • Post Points: 0
  • 11-10-2004 9:24 AM In reply to

    • nczimm
    • Not Ranked
    • Joined on 11-10-2004
    • New Member
    • Points 5

    ResetPageIndex

    How do I obtain ResetPageIndex? It is unknown to my installation of .NET or at least to the libraries I am using.
    • Post Points: 0
  • 06-30-2005 2:13 AM In reply to

    sorting ASC or DESC

    Hi.

    I dont know if this only a problem of mine, but when I hit a sort column the DataGridSortCommand happens twice.

    Should this happen? In my case it happens and so all the code in that event doesnt work properly...

    Could some help me out on this one?

    TIA,
    C.C.
    • Post Points: 0
  • 11-10-2005 9:33 AM In reply to

    • himan_dh
    • Not Ranked
    • Joined on 11-10-2005
    • New Member
    • Points 5

    Sorting ASC or DESC

    hello
     I am converting C#.net code into vb.net code .
     Sorting ASC or DESC  is not working .
     while degugging ,code work fine but i think some how dataset is not getting refreshed.
     I have commented these line  'view.RowFilter = lastFilter' .Is it require for sorting
     Execpt that everything is same
      please help me out .
                                                Thanks            
     
    • Post Points: 0
  • 11-23-2005 2:26 PM In reply to

    • start
    • Not Ranked
    • Joined on 11-23-2005
    • New Member
    • Points 5

    sorting in dataview

    hi
    hey ppl i m   inserting some data manually in a dataview then i m sorting that dta via dataview.sort , sorting is taking place perfectly here but when i embed this data into a word document  then  i found that data is not  in sorted order as this supposed to be but it is in order in which it had typed...........so guys if u  have have any solution of this problem  then plz  mail me at aman_105@rediffmail.com
    • Post Points: 0
  • 01-26-2006 2:50 PM In reply to

    • vjero
    • Not Ranked
    • Joined on 01-26-2006
    • New Member
    • Points 5

    Untyped dataset

    How could i do all this with untyped dataset from xml source? (no find methods etc..)
    Vjero
    • Post Points: 0
Page 1 of 1 (7 items)