We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Having two grid in a Tab in a page

I have two grid binding to two different datatable in two separate TabItem of a Tab. But only the first grid in the first TabItem is loaded with data and the second grid doesn't even show up.

2 Replies

DL Danferd Lan replied to Danferd Lan February 21, 2017 10:29 AM UTC

I have two grid binding to two different datatable in two separate TabItem of a Tab. But only the first grid in the first TabItem is loaded with data and the second grid doesn't even show up.

The issue was caused by the <FilterSettings FilterType="Excel"></FilterSettings>  code. If this row of code is removed, both of the grid work fine. Beside this, this code has also caused another issue which i have highlighted here.


JK Jayaprakash Kamaraj Syncfusion Team February 22, 2017 11:53 AM UTC

Hi Danferd, 
 
Thank for contacting Syncfusion support. 
 
We have created a Grid sample with tab but we were unable to reproduce the issue at our end. Please share the following information to serve you better.  

1.     If you have referred individual scripts and also you have date column in Grid means please ensure you have referred “ej.timepicker.min.js and ej.dateTimePicker.min.js” dependency file in your project. You can find the “ej.timepicker.min.js and ej.dateTimePicker.min.js” file from the below build install location    
    
%localappdata%\Syncfusion\EssentialStudio\{{ Build version}}\JavaScript\assets\scripts\web    
[Or]    
C:\Program Files (x86)\Syncfusion\Essential Studio\15.1.0.33\JavaScript\assets\scripts\web    
    
For Example:    
    
%localappdata%\Syncfusion\EssentialStudio\15.1.0.33\JavaScript\assets\scripts\web    
    
2.       Ensure you have referred same version scripts and themes in your project. 
3.       Issue replication procedure. 
4.       Share your both client and server side code example. 
5.       Essential studio and browser version details. 
6.       Is there any script error or exception thrown in your project? If so, attach the screenshot of your stack trace.    
7.       If possible, provide an issue reproducing sample or hosted link or replicate the issue in the attached sample 
 
Regards, 
 
Jayaprakash K. 


Loader.
Live Chat Icon For mobile
Up arrow icon