Skip to content
Pranav on .NET
ramblings and technical insights of a coffee addicted developer
  • Speaking
  • Who is Pranav?
  • Contact

Category: AngularJS

AngularJS

Calling scope method from UI-Grid Cell Button Click

Posted on April 26, 2016 by pranav / 0 Comment

Problem: When you try to call a scope method when clicked on a button or link which is in UI-Grid cell, you will get an error saying – it couldn’t f...

AngularJS/General

Why should we add “shim” for AngularJS when using Require.js?

Posted on March 24, 2016 by pranav / 0 Comment

In computer programming, a shim is a small library that transparently intercepts API calls and changes the arguments passed, handles the operation itself, or re...

AngularJS

QuickFix – Toggle Row Selection in ng-grid when multiselect is false

Posted on November 16, 2015 by pranav / 0 Comment

By default, when a ng-grid is set to single row selection mode (multiselect: false), we cannot deselect the row by clicking on it again. Here is a quick solutio...

AngularJS

Resetting sorting in ng-grid

Posted on September 8, 2015 by pranav / 0 Comment

Applying sorting to an ng-grid is like a cake walk in Angular JS. But it is little tricky if you want to show the ng-grid with default data (the order in which ...

© 2021 Pranav on .NET
Powered by WordPress | Theme: Graphy by Themegraphy