CurrentDataTable not changed / ASPxGridView


Author
Message
ChanKK
ChanKK
StrataFrame User (416 reputation)StrataFrame User (416 reputation)StrataFrame User (416 reputation)StrataFrame User (416 reputation)StrataFrame User (416 reputation)StrataFrame User (416 reputation)StrataFrame User (416 reputation)StrataFrame User (416 reputation)StrataFrame User (416 reputation)
Group: Forum Members
Posts: 190, Visits: 1.3K
Hi
As anyone who follow my previous post, might notice that I am facing memory leak issue when bind BO to ASPxGridView via WebBusinessBindingSource.
I found the workaround by change SF source code to auto dispose the internal BBS in Unload event. I tested it with ANTS memory profiler and found that the memory leak issue solved.

However, I have another issue here. I have attached a sample project. It is using Northwind db. 
The project UI consist of 2 gridview, upper one is using ParentBO (EmployeesBO), and the bottom one is using childBO  (EmployeeTerritoriesBO). WHen ParentBO.Navigated, childBO will be refilled.

1. Run the web app
2. Key in any firstname in the list, and click "FILL" button. 
3. The child ASPxGridview is refreshed correctly.
4. Repeat step 2 with another first name again.
5. The child ASPxGridView will not refreshed anymore. It will always show the result when do the first time query.

Any ideas?

Thank you
Attachments
NotRefresh.zip (121 views, 5.00 MB)
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search