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
Hi,
I saw Microsoft Money like interface in the Web Input samples. This same interface i want for Web combo but with a slight change.
I want the default style for DropDownStyle when in Normal state but in Over and Active state i want Microsoft Money like interface style to be applied.
When i try to do this i get "6" in place of a dropdown.
Can you plz tell me why this is happening and how can i get the Microsoft Money like interface except for DropDownStyle in Normal state..
Thanks,
Huzefa
Hello Huzefa,
More likely, in WebInput the arrow is handled by DateTimeEditor. You will need additional style if you want to configure its style. Add "Webdings" font should resolve the issue. Our arrow icon use "text" as default which is Webdings.
<DropDownStyle> <Active BaseStyle="Over" Font-Names="Webdings"> </Active> <Over BackColor="#E9E5D9" BaseStyle="Normal" Font-Names="Webdings"> </Over> <Normal BackColor="#DDD9CD" Cursor="Hand" Font-Size="8pt" ForeColor="Black" Font-Names="Webdings"> <Padding Bottom="2px" Left="0px" Right="0px" Top="0px" /> <BorderSettings> <Left Color="Black" Style="solid" Width="1px" /> </BorderSettings> </Normal> </DropDownStyle>
Regards,Handy
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