Hi Team,
The latest update to the iPad was IOS 11.3, which "appears" to have broken Grid Scrolling.
We had IOS 11.2.6 running on an iPad, and I was able to perfectly scroll up/down inside a fixed-height radgrid with Client Scrolling on (ie. the contents scrolled properly without scrolling the entire webpage, as expected). One of our customers complained that his iPad running IOS 11.3 was not able to scroll any longer, and as soon as we updated our testing iPad to IOS 11.3, the RadGrid Client Scrolling became broken. With IOS 11.3, the entire page now scrolled instead of the contents of the Radgrid.
I thought it was our software, but then I checked out your Grid Scrolling sample on your Telerik site and I see the same problem on your demo site (using an iPad upgraded to IOS 11.3). Ie. the same thing happened; the whole page scrolled instead of your Grid contents.
Would you be able to reproduce this with your iPad updated to 11.3 on your own Grid Scrolling Page here? Are you getting the same issue?
Your Page: Grid - Scrolling
https://demos.telerik.com/aspnet-ajax/grid/examples/functionality/scrolling/scrolling/defaultcs.aspx
Thx,
Mike
Hi
Is there a way that i can change color of up arrow to green and down arrow to red.
Thanks in advance.
Was playing with CSS and other items but wouldn't seem to find a way to pull this off. I was wondering, is it possible change the the up/down arrow in the Spin Buttons to a + and - sign. Just curious if there is an easy way to pull this off.
Thanks,
Richard
Hello,
i have the necessity to change a input element when i select an image in my RadImageGallery, but i don't understand how to subscribe this type of event on server side (i use a web form page). Can you please help?