BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
Thanks for using Syncfusion products.
We are sorry to let you know that we are unable to reproduce the issue (“All columns are titled as Column29”) in our end. We have created a simple sample based on your requirement and the same can be downloaded from below link.
Sample: http://www.syncfusion.com/downloads/support/forum/118533/ASPVB1605786995.zip
In the above sample we have used AutoGenerate Column that would take all columns from sql datasource. Please refer the following code snippet and the output screenshot.
<ej:Grid ID="Grid" runat="server" AllowPaging="true" AllowSorting="true" DataSourceID="SqlData" > <PageSettings PageSize="5" /> </ej:Grid> <asp:SqlDataSource ID="SqlData" runat="server" ConnectionString="<%$ ConnectionStrings:NORTHWNDConnectionString %>" SelectCommand="SELECT * FROM [Orders]"></asp:SqlDataSource> |
Output Screenshot:
And you have reported that “when the page is run the grid does not appear”, but also told that columns are titled as “Column29”. Could you please clarify us whether you are reporting that data not bound to Grid by mentioning “grid does not appear”.
Also could you please provide us the following information so that we could sort out the cause of the issue and provide you a response as early as possible?
Information provided would be great helpful for us to resolve your issue.
Please refer the following documentation regarding the dependencies of our Control.
http://help.syncfusion.com/ug/js/documents/addingthecssandscrip1.htm
Please let us know if you have any queries.
Regards,
Alan Sangeeth S
|
|
Hi Michael,
Thanks for sharing information with us.
Query : Local Samples throws error when launch from dashboard.
We suspect that, our Syncfusion assemblies are not installed properly in your GAC. So Kindly refer the following link to re-install the 12.4.0.24 assemblies in GAC using the Assembly manager:
http://help.syncfusion.com/ug/common/documents/assemblymanager.htm
And then try to launch the Sample browser from dashboard. If you get any error regarding ‘Autocomplete is ambiguous’ then try the following document to resolve the issue
Query: Attached sample throws error while running.
The sample which was attached in last update was in 12.4.0.36 version but you stated that, you have installed the 12.4.0.24 version in your machine. So kindly try the below sample once done the above steps.
We have prepared a simple sample with 12.4.0.24 version with Grid and Dropdown Control which is available in following link.
http://www.syncfusion.com/downloads/support/forum/118533/ASPVB137339148.zip
Query : Design time issue with Dropdown control and Listbox control
We were unable to reproduce the reported error in design time. This may due to scripts are not loading properly from the Syncfusion.EJWEB assemblies. So Kindly try the solution for Query 1 and ensure with above attached sample. And also kindly ensure whether you have referred the dependent scripts and CSS properly in your page.
Kindly try the above steps and let us know whether the issue is resolved or not ?
Thanks,
Gurunathan
Hi Michael,
Sorry for the inconvenience caused.
We are able to reproduce the error with the sample and the reported error occurs because the referred Ajax script files are not available in the corresponding location. We have modified the sample by adding appropriate scripts in the referred location and this sample works fine at our end. Please download the modified sample from the link below and let us know if the issue still persist at your end.
http://www.syncfusion.com/downloads/support/forum/118533/ASPVB_modified1910626388.zip
Please let us know if you have any other queries.
Regards,
Ezhil S
Hi Michael,
Thanks for the update.
We suspect that the error reported will arise when “ej.web.all.min.js & ej.webform.min.js” file is not loaded properly in the webpage. Please ensure whether the scripts are loaded properly in the web page.
Please let us know if you have any other queries.
Regards,
Ezhil S
Hi Michael,
We regret for the inconvenience caused.
Please refer the following document link for steps to create a new ASP.NET application for Grid controls by using 4.5.1 framework.
Document: http://www.syncfusion.com/downloads/support/forum/118533/Steps_To_Create_Grid-748689116.zip
Please let us know if you need any further assistance.
Regards,
Sellappandi R
Hi Michael,
Thanks for the update.
Query #: I wonder if my syncfusion install is complete broken.
Could you please confirm whether the product is installed in your system from Control panel. Does the local samples launched from Dashboard throws any script error or issue in rendering the controls? Also check whether the Syncfusion DLLs are shipped to the installed location below and the scripts/CSS files available in assets folder,
\Program Files (x86)\Syncfusion\Essential Studio\\JavaScript\assets
\Program Files (x86)\Syncfusion\Essential Studio\\precompiledassemblies\\4.5
Query #: Controls like the syncfusion listbox and dropdown control offer only one item when I open the 'tasks' dialog: "default to master's content"?
We are unable to reproduce the issue with DropDownList and ListBox controls that offer only one item. Also we are unable to understand your query that states “when I open the 'tasks' dialog: default to master's content”. Could you please explain us on what is the behavior of DropDownList and ListBox control occurs in your sample? We have also prepared a sample with these controls, ensure whether the issue reproduces in the shared sample or modify this sample and share it to reproduce issue at our end.
Sample can be downloaded from link below: http://www.syncfusion.com/downloads/support/forum/118533/DDList_f118533-1201921724.zip
Query 3: “in design view all columns are title Column29”
We are able to reproduce the issue “Columns are titled as ‘Column’ with a number that denotes the number of columns in Grid”. We considered this as bug and a support incident has been created under your account to track the status of this requirement. Please log on to our support website to check for further updates.
https://www.syncfusion.com/account/login?ReturnUrl=/support/directtrac/incidents
Query 4: “'ej' is undefined script error”
Please refer the following kb link to resolve this issue.
http://www.syncfusion.com/kb/4037/how-to-resolve-object-does-not-support-property-or-method-ejgrid-script-error
Query 5: “Could not load file or assembly 'Syncfusion.EJ.Web in sample provided”
In the last update we had provided the sample with latest version 12.4.0.34 but from the information you have shared we found that the Essential Studio version you have installed is 12.2.0.36 which is the cause of the issue.
We have modified the sample with your version and the same can be downloaded from below link.
Sample: http://www.syncfusion.com/downloads/support/forum/118533/ASPVB-2091720184.zip
Query 6: “Documentation issues with scripts path location”
We are sorry for the inconvenience caused. The path location for the external scripts is given wrongly in the provided UG documentation link.
We have created Documentation task to correct this mistakes and please find the actual path of the external scripts location below
<Installed Location>\Syncfusion\Essential Studio\12.2.0.36\JavaScript\assets\external
Also please find the necessary scripts and css files below.
Syncfusion script files:
ej.web.all.min.js
ej.unobtrusive.min.js
External Script files:
jquery.min.js
jquery.easing.min.js
jquery.globalize.min.js
jsrender.min.js
jquery.validate.min.js
CSS files:
ej.widgets.all.min.css (that holds ej.widgets.core.min.css && ej.theme.min.css)
Please let us know if you have any queries.
Regards,
Alan Sangeeth S
//Customizing header background color
var headerStyle = new HeaderStyle(); headerStyle.TextColor = Color.White; headerStyle.BackgroundColor = Color.LightSteelBlue; schedule.HeaderStyle = headerStyle; //Customizing ViewHeader background color var viewHeaderStyle = new ViewHeaderStyle(); viewHeaderStyle.DayTextColor = Color.White; viewHeaderStyle.DateTextColor = Color.White; viewHeaderStyle.CurrentDayTextColor = Color.White; viewHeaderStyle.BackgroundColor = Color.LightSteelBlue; schedule.ViewHeaderStyle = viewHeaderStyle; //Customizing time slot background color for day view var dayViewSettings = new DayViewSettings(); dayViewSettings.TimeSlotColor = Color.LightSteelBlue; var dayLabelSettings = new DayLabelSettings(); dayLabelSettings.TimeLabelColor = Color.White; dayViewSettings.DayLabelSettings = dayLabelSettings; schedule.DayViewSettings = dayViewSettings; //Similarly you can customizing time slot background color of week and work week //Customizing background color for month view var monthCellStyle = new MonthViewCellStyle(); monthCellStyle.BackgroundColor = Color.LightSteelBlue; monthCellStyle.NextMonthBackgroundColor = Color.LightSteelBlue; monthCellStyle.PreviousMonthBackgroundColor = Color.LightSteelBlue; monthCellStyle.TodayBackgroundColor = Color.LightSteelBlue; monthCellStyle.TextColor = Color.White; schedule.MonthCellStyle = monthCellStyle; |