Badge z-index

  1. #1

    Badge z-index

    .Plugins(Html.X().Badge(new Badge.Config() { RenderToBody = false, Text = "15", UI = UI.Success.ToString() })))

    I tried the renderbody. but I encountered this problem.

    Click image for larger version. 

Name:	Ekran Alıntısı.PNG 
Views:	119 
Size:	42.2 KB 
ID:	25291
  2. #2
    Hello @elbetbirgun, and welcome to Ext.NET forums!

    Maybe you can solve this just by increasing the height of the paging toolbar to fit the badges; you can also position them down adjusting their CSS rules. But I believe they shouldn't be popping out of the toolbar and invade the grid. This can potentially bring problems with grid interaction. Like, do you expect a click on the badge to select a row/cell in the grid (that's behind the badge)? Or should it prevent the selection? Either may happen, and one might prefer it to happen, or not. So this would be a little confuse for the interface.

    Hope this helps!
    Fabrício Murta
    Developer & Support Expert

Similar Threads

  1. Badge and UI
    By claudioalfonso in forum 2.x Help
    Replies: 5
    Last Post: Jun 12, 2014, 5:05 AM
  2. Replies: 4
    Last Post: Jun 11, 2014, 8:51 AM
  3. Badge on DataView Items
    By inteligencija in forum 2.x Help
    Replies: 0
    Last Post: May 12, 2014, 7:16 AM
  4. TabPanel : Badge and UI
    By brunweb in forum 2.x Help
    Replies: 2
    Last Post: Mar 14, 2014, 11:07 AM
  5. Replies: 0
    Last Post: May 22, 2009, 7:59 AM

Tags for this Thread

Posting Permissions