Hi All,

I need to be able to dynamically increment the id of the datatable. however
the datatable *id* doesn't accept EL.

the situation I'm facing is that I have dynamic number of tables so I
construct its data and iterate on the list of tables inside datalist and
generate the table code for each table.
But I still have another issue which is I wanna generate also for each table
its own data scroller and the scroller take the *id* of the table in the *
for* property so I wanna make the *id* of the table is incremently
increasing for exmaple  data_1, data_2, ... etc and give this *id* to the
data scroller *for* property.

Is there a way or a work around to achieve this ?

Thanks for your time.

-- 
Ali Abdel-Aziz
http://www.aliabdelaziz.com

Reply via email to