I have a date range component controlling the contents of a chart widget.
I pre-select dates to the past seven days to show data in the chart widget when the component is initialised.
When the user selects a new date I have onStartDateSelectorChange() and onEndDateSelectorChange() methods.
How do I close the data range popup calendar from within these methods?
When are you going to update this forum to use a decent way of reporting issues so we can copy and paste images, properly format code and use markup like every other forum. Or is your intention to demonstrate just how easy it is to badly implement your wysiwyg text editor?
Wanted to get the source treeview and destination treeview nodes data(including child), when you move node from one treeview to another treeview. Is there any way I can get it?
Thanks
Hi,
I'm currently evaluating kendo grid for angular, and have a question regarding the grid height for scrollable grids.
As I understand from the docs to make the grid scrollable we need to set a fixed height to the grid itself.
Is there a way to set the grid's height so that it is no more than the visible height available for the grid? Or do I need to listen to the window resize event, and then make sure the grid height is equal to the window height minus other elements' heights?
Thanks
Hi,
How much time it will take to upload a large file such as 2GB?
What would be the best practice to make it faster. More Number of chunks or less number of chunks?
Concurrent Process or Sequential Process?
Please help.
Is there an equivalent to Sortable hint like the Sortable hint in jQuery:https://docs.telerik.com/kendo-ui/api/javascript/ui/sortable/configuration/hint ?
Hi,
Is it possible to bind to the dataItem itself and get that returned to our checkedKeys variable?
Best Regards,
Santo.
I'm using 'kendoGridBinding' input property to feed the data, when i'm adding a new rowData or removing existing rowData (performing push and splice operation on the binded array respectively), the addition/removal of rowData is not getting reflected in the grid, (but when i'm skipping to next page or filtering that item, then the rowData is available.....i.e dataStateChange events).
Any solution for this would be a great help.
Thanks,
Raziuddin.
Hi
We are using Kendo grid in angular. Does it support configuring entries per page dynamically and then adjusting table height automatically?
Thanks
Angel