Generate unique Id for each Grid widget

Hi,

I've a senario where I've dynamic number of the same controller with one view template instantiated at once so each controller instance has its own Grid widget associated with it. So I need to uniquely identify each grid with its own div Id, is this supported and if so how it could be implemented using AngularJs (I'm using JS1).

Kind Regards.

2 Replies

IY Islam yahia June 1, 2018 09:04 AM UTC

Hi,

I managed to resolve the issue by using the directive written in this article:

https://www.syncfusion.com/kb/8170/rendering-ejangular-directives-using-ng-repeat

Kind Regards,


KM Kuralarasan Muthusamy Syncfusion Team June 4, 2018 12:31 PM UTC

Hi Islam, 

Thanks for contacting Syncfusion support. 

We could see your requirement has been achieved. If you face any issue, please get back to us with following details, 

  1. How you are rendering the grid in your project?
  2. full grid rendering code along with the templates and controller

Regards, 
Kuralarasan M. 


Loader.
Up arrow icon