Pls I have a table generated at runtime.
each column have 2 IMAGE button (ADD AND DELETE)
IF THE USER CLICKS ADD BUTTON, THEN A ROW IS DYNAMICALLY ADDED AND IF THE DELETE IS CLICKED THEN THE CURRENT ROW IS DELETED.

hOW DO I GO ABOUT THIS. AM USING VB.NET (ASP.NET)
THANKS

Recommended Answers

All 2 Replies

Show us your code work please. Are you working with DataTable instance?

No, not at all
All i did is just create a table of two row at runtime with two button and a textbox.

Button 1 for add and button 2 for delete
thanks
pls. all help is appreciated

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.