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
Just updated to webUI 2013R1 Sp1 and with firefox 25.0.1, certain grid operations do not work. I have reported this issue about a year ago and seems was never fixed. You can see the problem when using the VB Sample that comes with the 2013R1SP1 distribution.
Open the sample AutomaticFilterSuggestion.aspx and make the following changes to the code.
Right after the <asp:Content tag add: <div style="margin-top: 250px;">Test</div>
Then change the layout settings of the grid to: <LayoutSettings AutoFilterSuggestion="True" AllowFilter="Yes" ShowColumnAction="true" ShowFilterStatus="true"> </LayoutSettings>
Then view this page in Firefox 25.0.1. When the page displays make sure you move the scrollbar down to the bottom, do not leave it at the top.
1. Select the first row.
2. Hover over the FirstName column, notice that the ColumnAction dropdown is at the bottom of the grid and you can not select it.
3. Click on the FirstName filterbar area and notice that the text box to enter your filter is at the bottom of the gird.
4. Click on the filter funnel, notice that the menu is also at the bottom of the grid
5. Right-Click on the FirstName (Nancy) and notice that the Context Menu popup is hidden at the top of the page
Again this occurs using your sample projects and Firefox 25.x. WE NEED A FIX ASAP as this is killing our production sites.
Hello,I have follow up to the developer team regarding this issue.I will let you know if there is an update regarding this issue.Thank you for your understanding.Regards,Hans.
I just upgraded the Version 10 of webGrid and this issue came back! Again you can see this using Firefox 47.x
You can see this using the FirstExperience vb sample. Change the height of the frist TD from 61px to 200px and then add ShowColumnAction="true" to LayoutSettings. Run the sample, move the scrollbar down and go to column header to view the column action button, note that its location is down in the grid. I've attached a screen shot. It appears to only work this way in Firefox, Chrome and IE11 display correct.
thanks
Thank you very much for the detail information. I can replicate the reported problem by following your instructions.
It has been forwarded to WebGrid development team and filed under ASPNET-404. I will keep this thread updated with any news I heard from the team regarding the progress of the backlog.
You might want to try following approach as temporary solution to fix the issue. The idea is simple, define the top location using CSS class and set the style as important.
Per my test, the issue is no longer persist after adding following CSS class.
.WG5E-CA-N, .WG5E-CA-O, .WG5E-CA-A { top: 1px !important; }
So far I tested this cheat on IE 11 browser, Mozilla Firefox 47.0.1, and Chrome 51.0 and found no issue.
Hope this helps.
Yudi, The CSS cheat works, thank you.
Glad to hear that the CSS cheat works.
Should you need further assistance or run into any problems regarding our controls, feel free to post it into our forum. We would be happy to assist you again.
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