Mohammad Amin Mozaffar

Results 5 comments of Mohammad Amin Mozaffar

**It's so easy:** add a **"hidden" input box** beside it and set its **ng-model** to **_first element of "selected-model"_** of dropdown and set its **ng-required to true**. Here is the...

I have chrome 75 and the problem is still there. The solution is very simple: add following style to your project css file: ```css .ui-grid-header-cell-row{ position: sticky; right: 0; }...

[Solution is here](https://github.com/angular-ui/ui-grid/issues/6193#issuecomment-501596940)

[Solution is here](https://github.com/angular-ui/ui-grid/issues/6193#issuecomment-501596940)

Oh Thanks for your comment. It was really useful