Aditya Toshniwal

Results 21 issues of Aditya Toshniwal

Hi, Is there any example of context menu on tabs ? I have requirement where I need to add a closed tab from tab context menu. Thanks.

Hi @rinick, I have a requirement where there is a fixed toolbar on the top and a status bar at the bottom. Now, I'm using the layout in middle. But...

Hi, This is a proposal to remove use of grid-template-rows. grid-template-rows has browser limitations as mentioned in #2903. This PR however works partially and works only if rowHeight is same...

## Describe the bug ## To Reproduce 1. Select any cell and double click to edit it. 2. Now press tab, the changes are committed directly. Link to code example:...

Bug

## Use case I'm trying to add a column which shows row number. But there is no way currently. Currently I have to check the complete rows array and get...

Feature Request

I need to update the title dynamically. I cannot find anyway to do that. updateTab requires content as well.

I open a tab where are I have form. Once the form is submitted a page is loaded. But, as soon as I change the layout the tab goes blank....

Hi, I have created a main panel(locked) with all tabs closable. I want to show something on the blank main panel when all the panels are closed. How can I...