Given the following html code:
<![CDATA[ abc
def ]]>cde
Result : The onRowSelectHandler triggers for “abc” but not for “cde”.
Solution : Can anybody help me finding a solution besides dropping the table tag?
Given the following html code:
<![CDATA[ abc
def ]]>cde
Result : The onRowSelectHandler triggers for “abc” but not for “cde”.
Solution : Can anybody help me finding a solution besides dropping the table tag?