meetramana
Programmer
Hi,
Is it possible to edit a row in a table?
Actually the data in the row is in xml format. However,I exactly know from which point to which to point to be deleted.
for example:
The information in the row is like this
<HEAD.............><...../><...../></HEAD><HEAD2.............><...../><...../></HEAD2><HEAD3.............><...../><...../></HEAD3><HEAD4.............><...../><...../></HEAD4><HEAD5.............><...../><...../></HEAD5><HEAD6.............><...../><...../></HEAD6>
I want to delete the data <HEAD2.............><...../><...../></HEAD2>
Please let me know if there is any to do this with out deleting the row
Thankyou
Is it possible to edit a row in a table?
Actually the data in the row is in xml format. However,I exactly know from which point to which to point to be deleted.
for example:
The information in the row is like this
<HEAD.............><...../><...../></HEAD><HEAD2.............><...../><...../></HEAD2><HEAD3.............><...../><...../></HEAD3><HEAD4.............><...../><...../></HEAD4><HEAD5.............><...../><...../></HEAD5><HEAD6.............><...../><...../></HEAD6>
I want to delete the data <HEAD2.............><...../><...../></HEAD2>
Please let me know if there is any to do this with out deleting the row
Thankyou