Base solution for your next web application
Open Closed

Datatable rowaction in modal view #5040


User avatar
0
abdourahmani created

I build views using RadTool and every is ok. when I transform these view to be modal views, they run fine but the row "Actions" buttons on datatable are not playing it well. 1 - They don't open the dropdown menu until I remove "normalizePosition" as in below

<div class="btn-group dropdown" normalizePosition>

2 - But the dropdown menu hides behind the paginator

[attachment=1:7it25coa]menuClosed.png[/attachment:7it25coa] [attachment=0:7it25coa]menuOpen.png[/attachment:7it25coa]

Style overlay on the column doesn't help

[style]="{'overflow':'visible'}"

Can somebody help me please ?

Best regards,

Abdourahmani


1 Answer(s)
  • User Avatar
    0
    alper created
    Support Team

    can you file an issue to <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero-core/issues/new">https://github.com/aspnetzero/aspnet-ze ... issues/new</a> ? specify whether you use Angular or MVC