Link to home
Start Free TrialLog in
Avatar of gromul
gromul

asked on

ASP.NET SmartNavigation alternative

I need some code to replace smartnavigation functionality (it's too buggy).

Thanks.
ASKER CERTIFIED SOLUTION
Avatar of pillbug22
pillbug22

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of gromul
gromul

ASKER

I'm trying to use the first method with anchors. Have you been able to automatically generate them through datagrid's ItemDataBound function? I'm trying to use xcom's method described here - https://www.experts-exchange.com/questions/20823426/Retaining-scroll-position-on-asp-net-datagrid.html - but so far it's not working.

Thanks
Avatar of gromul

ASKER

Thanks pillbug.

The best thing so far is SmartScroller: http://www.asp.net/ControlGallery/ControlDetail.aspx?Control=1351&tabindex=2