10453 : Columns and paging problems in Gantt_ASP

Question

I’m using Gantt ASP to display a paged list with 12 columns!

But, I’m experiencing two problems:
1.) The paging is rendered into a TableCell with colspan=2 no matter how many columns i have.
2.) The paging works, but only to page 3. From page 4 and on, the displayed page is always empty!

I don’t understand what I’m doing wrong, can you help me?

The data is added as RootNodes, not with DataBinding!

Thanks a lot!

Answer

This surely sounds like some of the early version bugs we had; make sure you use the latest patches from here

download the assemblies as patches:https://plexityhide.com/pub/PlexityHide.GTP.zip
And for the web: https://plexityhide.com/pub/PlexityHide.GTP.WEB.zip

Leave a Reply