Hi,
I am using UI for ASP.NET MVC Grid.
with the gird option .Scrollable(scrollable => scrollable.Virtual(true)).
There are grid event like
.Events(events => events.Change("onNoDiscountGridChange"))
.Events(events => events
.DataBound("onNoDiscountGridDataBound")
.Save("onNoDiscountGridSave")
.Edit("onNoDiscountGridEdit").
We have requirement scenario that we can dynamically add as many rows user want.
After user successful add row in grid and start entering in it based on this input we need to get data from back end and fill the gird row with the return value.
So when user complete entering input in text box and click tab key ,the scroll bar is visible. After the onNoDiscountGridChange metod is called scroll bar not remain on same position in scroll up and edit row goes hide.
to deal with situation calling scroll() ,have applied below code in onNoDiscountGridChange() but not working at all.
Please suggest what is the solution to keep grid scrollbar at same position during cell edit on change.
function scroll() {
var grid = $('#gridNodiscount').data('kendoGrid');
if (grid.content.data('kendoMobileScroller')) {
grid.content.data('kendoMobileScroller').animatedScrollTo(0, -1 * grid.select().position().top);
} else {
grid.content.animate({
scrollTop: grid.select().position().top
}, 400);
}
}
We are also calling scroll method in the onNoDiscountGridSave and onNoDiscountGridDataBound(arg) method
function onNoDiscountGridSave(e) {
isCostChanged = true;
this.refresh();
scroll();
}
Please let me know if any more clarification needed.
Thanks
Hello,
please deactivate and delete my Account .
Thank You.

Hi, sorry i am new to Web Applications and do not know all of the features inside the different versions yet.
I need a help here to estimate if i better should use the Telerik + ASP.Net Core (+ Razor Pages) or older ASP.Net MVC5 version.
I have 2 requirements to solve.
1) creating a generic Grid. ( user should be able to select any tablename from sqlserver schema , and the structure is only known at RT. ) and this should be
shown with CRUD operations on them.( grouping , paging not needed but sorting and filters )
so ok there is an ExpandoObject Class which can give me a Runtime type and i found Telerik Grid could be bound against it but last issue very old 2011 was
that there is a problem with Inserts/Update/Deletes.
2) A Grid with a known model. ( But there are some features needed like grouping, maybe paging, aggregation and CRUD as well sorting and filtering ) .
So from your opinition may it better to choose Telerik Grid with ASP.Net Core ( + Razor) or ASP.Net MVC5
thanks a lot
br
.With the announcement from Microsoft that .Net Core 3 will support WPF: https://blogs.msdn.microsoft.com/dotnet/2018/05/07/net-core-3-and-support-for-windows-desktop-applications/
Can we get word from Telerik if they will invest resources into porting thier toolkits to this framework?
Hello everyone,
Telerik TV was our first initiative to provide educational and technical video content to our developer community.
It has been replaced by the more advanced Virtual Classroom, which was also recently revamped. The service is available to all licensed customers and we invite you to check it out here:
https://www.telerik.com/support/virtual-classroom
Regards,
the Progress Telerik team
Not sure where to put this. When I write a new post, and have the caret at the end of the post, and press Shift+Ctrl+Left I select the last word.
If the caret is in the middle of the text and I repeat Shift+Ctrl+Left until the beginning of post, and continue repeating, then the caret will also jump from selection start to selection end and the selection will shrink with each key press. The expected behavior is for caret to not jump, and selection to remain the same.
But this only happens if I raise Left key at least once. Otherwise the selection remains unchanged while I hold Shift+Ctrl+Left.
Hi. Is it possible in Telerik Fiddler to configure the program rules to automatically replace certain values in the sent requests? For example, when sending a query "answer=do&variant_3=1", configure Fiddler to automatically change the value from 3=1 to 4=2 before sending it to the server?
<a href='https://hostingkartinok.com/show-image.php?id=ea11b86b6843dd60728e9c2ca52e08f4' title='photohost'><img style="width:100%" src='https://s8.hostingkartinok.com/uploads/images/2018/09/ea11b86b6843dd60728e9c2ca52e08f4.jpg' alt='Yes' /></a>