BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
Hi Andrew,
Thanks for Contacting Syncfusion Support,
We have analyzed your code and we can get the id of tile view using this._id. And also this refers to the tile of the object. Please refer the below code example:
[script]
function tileClick(args) { var Tile = this._id; alert("hi"); alert(Tile);
} |
And also we have prepared the simple sample based on your requirement. Please get the sample from below location:
http://www.syncfusion.com/downloads/support/forum/120779/ze/Tile1647567049
Our EJMVC components are created as wrapper for the JavaScript components. So the API, and events will be the same in both JS and EJMVC components. You can refer the following API reference section present in our online JS help document to know about the list of API’s, methods and events supported by each components.
http://help.syncfusion.com/js/api/ejtile
Regards,
Selvamani S
Hi Andrew,
Thanks for the update,
Please let us know, if you have further queries.
Regards,
Selvamani S