sireesha siri

sireesha siri

  • NA
  • 9
  • 2.2k

How to know RadioButtons in Ui-Grid?

Jan 24 2018 8:28 AM
Hi,
 
I am utilizing UI-matrix in AngularJs. I might want to include radio catches as the primary section in the matrix and furthermore need to expel some specific segments from each like Id, IsDeleted and so forth. Following is the plunker I am utilizing. I need to keep an eye on a catch click that no less than one of the items push is chosen. Would someone be able to help me in achieving this?
 
Following is my plunker
 
http://plnkr.co/alter/ecOJ4IJX384E7MHkCzfR?p=preview
 
Following is my HTML code
  1. <accordion-group heading="{{product.TypeName}}">  
  2. <br />  
  3. <div id="grid1" ui-grid="gridOptions" ui-grid-auto-resize class="grid"></div>  
  4. </accordion-group>  
 Thanks and Regards, 
sireesha. 
 

Answers (1)