The EntitySpaces Community

Share and learn about the EntitySpaces Architecture.
Welcome to The EntitySpaces Community Sign in | Join | Help
in
Home Forums Photos

EntitySpaces 2007 Beta v0.0415 new esDataSource Paging support

Last post 04-18-2007, 11:22 AM by torus. 4 replies.
Sort Posts: Previous Next
  •  04-17-2007, 5:18 AM 1866

    EntitySpaces 2007 Beta v0.0415 new esDataSource Paging support

    Hi,

    With much anticipation I downloaded and installed latest ESBeta (after wiping previous version), regenerated the business objects and tried to get an ASP.NET page with a GridView to page over my data - with no success.

    I am not sure whether any special _esSelect event handler code needs to be written to support paging, though it seems to me that it should be required, (else what goes into that handler?) but in any case, as soon as I Allow Paging in the GridView I get an empty grid, regardless of what gets loaded into the entity collection. Am I missing something? (would sure like an ASP.NET example to refer toStick out tongue)

    By the way, things are heading in an awesomely good direction!

    Regards

     

     


    Leon
    Filed under:
  •  04-17-2007, 11:02 AM 1878 in reply to 1866

    Re: EntitySpaces 2007 Beta v0.0415 new esDataSource Paging support

    See this POST

    Our search on the forums works pretty well, sorry you had to wait, but checkout that post. 

     


    EntitySpaces | Twitter | BLOG | Please honor our Software License
  •  04-18-2007, 10:59 AM 1890 in reply to 1878

    Re: EntitySpaces 2007 Beta v0.0415 new esDataSource Paging support

    Mike,

    Thanks, I had read those posts but still need some clarification. I find that to achieve any sort of paging I have to have the GridView's Allow Paging set to "false" (else I get no data returned in the grid - regardless of what I load into the collection.)

    This implies further that I have to put my own forward / backward buttons on the form beneath the grid say and do the Page Number tracking / data loading etc myself?  This I believe I can do but just want to rid myself of this feeling that maybe I am still missing something. Please confirm or otherwise. Thanks.

     


    Leon
  •  04-18-2007, 11:12 AM 1891 in reply to 1890

    Re: EntitySpaces 2007 Beta v0.0415 new esDataSource Paging support

    You are correct, however, upon the next beta paging will be done automatically for you, sorting probably will as well. So it will take just a few lines of code to have a fully functional grid, we're really excited about the next beta as it solidifies the esDataSource control.

    EntitySpaces | Twitter | BLOG | Please honor our Software License
  •  04-18-2007, 11:22 AM 1892 in reply to 1891

    Re: EntitySpaces 2007 Beta v0.0415 new esDataSource Paging support

    Understood. Thanks for the quick response. Love your work.

     


    Leon
View as RSS news feed in XML