1
Answer

Bootstrap Tabs in MVC with kendo Grid example

Sagar Pallavi

Sagar Pallavi

4y
889
1

Hi Team,

I am using Bootstrap tab control to display five tabs in MVC and my requirement is to display the data in a separate Kendo Grid on selection of a each tab. I created 5 partial view pages and added to my view.

I am getting always same number of records in each tab even tough my records are different for each tab. When I debug I could see diffrent rows however when I bind it is showing always same records.

Kindly provide a solution.

Thanks

Answers (1)