The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I would like to render the ejGrid component with the parameter "allowVirtualScrolling" as true. How can I render it and programmaticallyselects a specific row of a specific page? In the below image you have a sample of this link:https://jsplayground.syncfusion.com/kpxp2jch
I will be waiting for your answer, thank you in advance.
FSFarveen Sulthana Thameeztheen Basha Syncfusion Team May 31, 2019 08:08 AM
Hi Luis,
Thanks for contacting Syncfusion Support.
Query#:- I would like to render the ejGrid component with the parameter "allowVirtualScrolling" as true. How can I render it and programmaticallyselects a specific row of a specific page?
If you want to programmatically selects specific row of a specific page, you can use selectRows method of the Grid. There are certain limitation while using allowVirtualScrolling property of the Grid. There are certain limitation while using allowVirtualScrolling property. To enable improvised virtual scrolling feature set the enableVirtualizationproperty of scrollSettings as true. To select specific row you can use enableVirtualization property of the Grid.
Please get back to us if you need any further assistance.
Regards,
Farveen sulthana T
LCLuis CarlosJune 3, 2019 06:19 AM
Good evening.
I have changed the parameter enableVirtualization as true, as you can see in the following sample, however, I cannot select the row 112 after the grid render.
I would like to know how I can programmatically select the row 112 in that example with the parameter enableVirtualization as true or allowVirtualScrolling as true.
I will be waiting for your reply, thank you in advance.
Regards, Luis Carlos.
FSFarveen Sulthana Thameeztheen Basha Syncfusion Team June 4, 2019 04:06 AM
Hi Luis,
Thanks for your update.
Query#:- I would like to know how I can programmatically select the row 112 in that example with the parameter enableVirtualization as true or allowVirtualScrolling as true.
We can reproduce your reported problem at our end. This issue has been fixed in our latest version. So Kindly upgrade into latest version of v17.1.0.47 or upgrade into minimum version of v16.1.0.37.