Getting pivot kendo ui grid particular columns and row data.

Posted by Vishalneeraj-24503 under .NET Framework on 12/11/2017 | Points: 10 | Views : 1716 | Status : [Member] [MVP] | Replies : 0
Hi All,

I have kendo ui pivot grid in which "skill_set" are populating as Rows and "last_used" are populating as Columns.

I am able to add anchor tags on all Rows and all Columns using Pivot kendo UI apis.

Now my requirement is :-

1). When i select/click on particular row value, then i need to fetch its all column values.
2). When i select/click on particular column, then i need to fetch its rows value.

Although i checked on kendo pivot grid apis but not able to fetch all values.

Can anybody give me the solution as well as working code so that i can use those values to show on bar chart.

Thanks in advance!!!!!






Responses

(No response found.)

Login to post response