The EntitySpaces Community

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

Binding all columns when no data is returned

Last post 07-30-2008, 7:52 PM by Mike.Griffin. 1 replies.
Sort Posts: Previous Next
  •  07-28-2008, 1:03 PM 10399

    Binding all columns when no data is returned

    VS2005 C#, es2008, winforms(datgridview ) I’m binding my collection to a datagridview using a select statement to control the columns returned. The issue I’m having is when the Load() returns no data all of the columns are bound to the grid, not just the ones I specified in my select. VS2005 C#, es2008, winforms Jeff
  •  07-30-2008, 7:52 PM 10451 in reply to 10399

    Re: Binding all columns when no data is returned

    We believe this is a bug, we are putting a maintenance release out on August 11th so the fix (if this turns out to be a bug) will be in that release. If course, if you need a work around you can explicitly define your  columns rather than using AutoGenerate, however, a fix should be possible.

    EntitySpaces | Twitter | BLOG | Please honor our Software License
View as RSS news feed in XML