I am very new to UI
development and learning AngularJS. I have some ready-made code where I need to make changes to AngularJS UI Grid. My column names are coming dynamically for grid and whenever there is a column called button
, I needed to create file selector (input type='file'
) in that column. How do I do that? Please help out.
Asked
Active
Viewed 65 times
0

Khalid Hussain
- 1,675
- 17
- 25
-
BTW, I was referring to this problem but my problem is slightly different than that: http://plnkr.co/edit/8x5pBg3eR6yBHsQcGBDp?p=preview – Jatin patel Mar 31 '16 at 07:45
-
any response here? – Jatin patel Apr 02 '16 at 17:08