System.NullReferenceException: Object reference not set to an instance of an object.
at Telerik.WinControls.UI.Export.CSV.CellElement.EscapeQuotesInValue()
at Telerik.WinControls.UI.Export.CSV.CellElement.RenderChildElements(StringBuilder sb)
at Telerik.WinControls.UI.Export.CSV.ElementBase.Render(StringBuilder sb)
at Telerik.WinControls.UI.Export.CSV.RowElement.RenderChildElements(StringBuilder sb)
at Telerik.WinControls.UI.Export.CSV.ElementBase.Render(StringBuilder sb)
at Telerik.WinControls.UI.Export.ExportToCSV.FileWriteElement(FileStream fileStream, ElementBase csvElement, Int32 cutLastSymbols)
at Telerik.WinControls.UI.Export.ExportToCSV.AddCSVRow(GridViewRowInfo gridRowInfo, FileStream fileStream, TableElement csvTableElement)
at Telerik.WinControls.UI.Export.ExportToCSV.RunExport(String fileName)
Hi,
I have tried a splitontainer. And when I run the project, it can be sized at runtime too !
How can we disable resizing at runtime ?
I have prepared a chart that need to be change according to the date time picker [month and year]..
However the chart did not change or update according to my selection ….
For example for the first time the data is appearing however when I change it and pick some other month the chart show nothing.
do you have any idea regard that.
Thanks in advance,,,