I Imran Aziz Aug 4, 2005 #1 Hello All, Is there a way to delete rows from a repeater control using any build in features? Imran.
C Craig Deelsnyder Aug 4, 2005 #2 Hello All, Is there a way to delete rows from a repeater control using any build in features? Imran. Click to expand... You could delete the row/item from the datasource and rebind...
Hello All, Is there a way to delete rows from a repeater control using any build in features? Imran. Click to expand... You could delete the row/item from the datasource and rebind...
I Imran Aziz Aug 5, 2005 #3 Thanks thats what I am doing now. Imran. Craig Deelsnyder said: You could delete the row/item from the datasource and rebind... Click to expand...
Thanks thats what I am doing now. Imran. Craig Deelsnyder said: You could delete the row/item from the datasource and rebind... Click to expand...