This is a migrated thread and some comments may be shown as answers.

Placing data at a specific row/cell

2 Answers 57 Views
Spreadsheet
This is a migrated thread and some comments may be shown as answers.
c0dr.64d1
Top achievements
Rank 1
Veteran
c0dr.64d1 asked on 13 Jan 2021, 04:14 PM

Hi Experts,

I'm loading data from a DB and want to begin placing it at row 7...is this possible?

2 Answers, 1 is accepted

Sort by
0
c0dr.64d1
Top achievements
Rank 1
Veteran
answered on 13 Jan 2021, 04:18 PM

Sorry for the lack of info...

I'm using Kendo UI but when the data binds it starts at the first row.

many thanks!

0
Accepted
Plamen
Telerik team
answered on 18 Jan 2021, 12:37 PM

Hello,

One way to achieve this is to handle the schema data event and unshift several items to the desired data so the data is displayed after it as for example it is done here - https://dojo.telerik.com/@zdravkov/ErilECEF.

Regards,
Plamen
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Spreadsheet
Asked by
c0dr.64d1
Top achievements
Rank 1
Veteran
Answers by
c0dr.64d1
Top achievements
Rank 1
Veteran
Plamen
Telerik team
Share this question
or