Syncfusion gridDataControl pagination - version 9.0.1.20 -


i'm using older version of syncfusion, version 9.0.1.20. wondering if version provides pagination support griddatacontrol? or added version after 10? also, wondering if there's work-around achieve pagination(ondemandpaging) in griddatacontrol version of syncfusion i'm using. thanks!

paging support added in 9.3.0.61 version if want display data without sorting , filtering, can try below workaround,

“create griddatacontrol , change itemsource of griddatacontrol based on page navigation. can load itemsource in ondemand”


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c++ - Using OpenSSL in a multi-threaded application -

All overlapping substrings matching a java regex -