Hello guys,
I am facing problem related to Adding the function to a dynamically crated row!!
I have added row succesfully but when i am trying to set attribute for Function it is not working.
I have tried something like this -
insertedRow.set Attribute('onCl ick',someFuncti on('test'));
I am using MSIE 6.0,
Please, help me it's urgent
Thanks in Advance!!!
I am facing problem related to Adding the function to a dynamically crated row!!
I have added row succesfully but when i am trying to set attribute for Function it is not working.
I have tried something like this -
insertedRow.set Attribute('onCl ick',someFuncti on('test'));
I am using MSIE 6.0,
Please, help me it's urgent
Thanks in Advance!!!
Comment