iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hello,
Please Have a look at the issue in the intersoft sample at
http://live.intersoftsolutions.com/Default.aspx?path=/WebGrid/Top Features/Integration and Extensibility&url=cs/WebGrid/IntegrationwithWebInput.NET.aspx
Issue
When the order date is selected and clear icon is clicked on the right corner of the input control, the whole text along with the mask expression is cleared. Later it doesn't allow to enter more than a single character.
Steps to replicate the issue
The clear icon is a small "x" button added by IE to all input elements when they are focused. What this button does is to clear the content of the input element.
I can replicate the reported problem in the live sample by following the step-by-step in your initial post. However, I got different result when testing the same sample file locally.
The clear icon doesn't appear. I'm using WebGrid 10 (10.0.7200.24), WebInput 5 (5.0.7200.268), and WebUI.NET Framework 3.0 (3.0.5000.975).
Could you please try to test the sample locally (using the latest build of WebGrid 10, WebInput 5, and WebUI.NET Framework 3.0) and let me know the result? The new Custom Editor Types sample of WebGrid has handle the appearance of the x button. The "Order Date" column uses WebInput as its editor type.
Can you let me know if there is any way to hide the "x icon" in the webinput?
You can style the ::-ms-clear pseudo-element for the box. Example:
#ctl00_content_wiExtension::-ms-clear { display: none; }
Hope this helps.
I'm using WebGrid 10 (10.0.7200.24), WebInput 5 (5.0.7200.268), and WebUI.NET Framework 3.0 (3.0.5000.975).
It has been a long time that I've posted this query but I never got the answer which I needed, can you look into this thread once again and let me know if there is any feasible solution. The solution which was provided by you doesn't work in compatibility mode of IE, is there any work around for the issue?
Thanks,
Phanindra
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname