So not having dynamic ID's will prevent cross site scripting attacks... So how must one workaround the issue of multiple components with the same id on one page?
My issue is that I have multiple datatables on one page with the same id (I have a list of lists... after datatable loops throught the first list, a new datatable loops through the sub-list and uses the same id for each one) a.k.a nested tables in the detailStamp. All of the tables sort when I only want one of them to sort.

Any help is greatly appreciated,
Wesley Hales

Reply via email to