Using WebBusinessBindingSource with DevExpress 8.1.1 ASPxGridView


Author
Message
Mark Dowlearn
Mark Dowlearn
StrataFrame Beginner (46 reputation)StrataFrame Beginner (46 reputation)StrataFrame Beginner (46 reputation)StrataFrame Beginner (46 reputation)StrataFrame Beginner (46 reputation)StrataFrame Beginner (46 reputation)StrataFrame Beginner (46 reputation)StrataFrame Beginner (46 reputation)StrataFrame Beginner (46 reputation)
Group: Forum Members
Posts: 34, Visits: 9.9K
Hello,



I'm doing a test web page with a DevExpress 8.1.1 ASPxGridView and a WebBusinessBindingSource.



I've linked the WebBusinessBindingSource to a SF BO that represents a SQL2005 table. It has some custom properties on it but aside from that is a straight mapping of the table.



I've set the data source for the grid to the WebBusinessBindingSource. (The grid doesn't appear to like the custom properties, so I've just loaded a couple of varchar fields as columns and under those conditions it appears to work ok for setting up the columns and displaying them).



I populate the WebBusinessBindingSource's underlying BO in the PageLoad method of the page.



When I run the page, the BO seems to properly populate with about 140 records, but the grid displays just the first row and then repeats the first row for all the remaining rows that it displays.



I'm able to get all rows to display when using a SqlDataSource, so I am thinking this has something to do with the WebBusinessBindingSource.



It feels like I've got to be missing something simple here -- any suggestions as to why the single row repeats in the display?



And has anyone had any experience with using custom properties as sources for the grid columns? (Not sure why this doesn't work ....)
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
Mark Dowlearn - 16 Years Ago
Trent L. Taylor - 16 Years Ago
Mark Dowlearn - 16 Years Ago
                 [quote]I've already overridden the...
Trent L. Taylor - 16 Years Ago
                     Thans -- I'll contintue to work on figuring it out. m
Mark Dowlearn - 16 Years Ago
                         Let me know if you don't make any progress and I will see if I can...
Trent L. Taylor - 16 Years Ago
                             Hi,
I also faced the same problem. I tried to bind the same...
Chan - 16 Years Ago
Chan - 16 Years Ago
Trent L. Taylor - 16 Years Ago
Chan - 16 Years Ago
                 Hi,
Any updates?

Thank you
Chan - 16 Years Ago
Trent L. Taylor - 16 Years Ago
                         Hi,
Shall I have this fix ASAP? I need it urgently. I am "stuck"...
Chan - 16 Years Ago
                             I finally discovered that the Telerik and DevExpress grids do not use...
StrataFrame Team - 16 Years Ago
                                 Chan, You can get the most recent version here that has that fix:...
Trent L. Taylor - 16 Years Ago
                                     Thank you very very much
Chan - 16 Years Ago
                                         Have you tried it to see if it works properly? Let me know if it's...
StrataFrame Team - 16 Years Ago

Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search