Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
Filter by
Sorted by
Tagged with
0 votes
0 answers
27 views

I’m working on an AngularJS (1.x) application that uses ui-grid with pagination. I want to maintain the current pagination state (current page and page size) when navigating between views — for ...
user23247200's user avatar
1 vote
2 answers
96 views

The following code snippet uses a directive named invalidnamesetter to raise the isInvalidName flag when the user types the word foo in a UI Grid cell. As expected, the HTML <label> tag is set ...
NeverStopLearning's user avatar
0 votes
1 answer
86 views

The grid doesn't seem to save and restore states even though I use the saveState module and I can't figure out why. There is no error in the console. Everything seems to be running, save & restore ...
Giannis Poriazis's user avatar
0 votes
0 answers
554 views

I have an ui-grid in my angular project. One of columns has a value once selected, I wish to grey out all other rows which doesn't share the same value of this column. Here is content to display: $...
Xinlin Feng's user avatar
0 votes
2 answers
88 views

I am using angularjs and ui.grid. I've some problem. I want checkbox auto checked after I edit cell.. I've Tried So Many Times to code auto checked after edit cell but still not success. How the best ...
javiens's user avatar
  • 141
0 votes
0 answers
19 views

I have custom filters implemented in ui grid for multiple columns and this filtering works very fine. Now when i do the Reset All Filter, it works functionally however rows which are selected for ...
user1259318's user avatar
0 votes
1 answer
69 views

We have implementation of ui grid custom filter as per in the lonk below: However we want to generalize the implementation so that it can be used it with multiple columns. However we still couldnt ...
user1259318's user avatar
1 vote
0 answers
70 views

I'm implementing an expandable ui grid. When a parent row is expanded, I want a row in the subgrid to be automatically selected based on the parent row's data. How do I get a list of subgrid rows? Is ...
poignantpinata's user avatar
0 votes
1 answer
33 views

This is a strange thing I have noticed. I am using angular ui-grid 4.11.1. Everything works fine except ui-grid.woff loading part. If I use <link rel="stylesheet" href="https://cdnjs....
p zankat's user avatar
  • 135
1 vote
1 answer
221 views

I need row.entity and col.field to determine if a button needs to be disabled or not, so here's the code for the cellTemplate of my UI-grid cellTemplate: '<div *ngIf="{{COL_FIELD}}&...
babukinator's user avatar
0 votes
1 answer
157 views

Using Angular-UI-grid version 4.4.11 with Angular 1.8, And JQuery version is 3.6.0 But the dropdown in the grid menu header just show the Code behind the tag And the Generated HTML is as: <...
Omsairam's user avatar
  • 370
0 votes
1 answer
213 views

I am trying to use the Angular UI Grid in my Angular 8 project. Looking online i can't seem to find anywhere which tells me how to configure it properly. I know that Angular UI grid is native to ...
Jason Milletti's user avatar
1 vote
0 answers
149 views

1)I am saving entire DIV - TestDIV from a HTML page in AngularJS to SQLServer database. 2)TestDIV has many DIVs nested inside it, including UI-Grids. 3)I save the HTML as a VARCHAR(MAX) column in SQL ...
RedBottleSanitizer's user avatar
2 votes
1 answer
408 views

I'm trying to make the auto-resize directive work but i have an unexpected behavior when the width of the container is shrinking. The ui-grid is not shrinking (it works on expand). Here is a plunker ...
Tom's user avatar
  • 133
0 votes
1 answer
298 views

In my ASP.net MVC web project, I am using ANgularJS ui-grid for better data display option. In the other razo view pages I have used partial view load <partial name="TestPartialView" ...
rasoo's user avatar
  • 73

15 30 50 per page
1
2 3 4 5
126