A GRID USING ASP
This code is a grid using pure ASP. Its useful when you need to have a page where rows need to be dynamically generated. You can also delete rows that you do not need. I have not used any third-party components nor any VB controls. Also no session variables have been used. Clicking on "Add row" will add a new row to the grid and to remove a row(s) check the corresponing checkbox and click "Remove". Hope this bit of code is useful. Regards Putcha Satishkumar
AI
Shrnutí AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.
Zdrojový kód
Upload
Původní komentáře (3)
Obnoveno z Wayback Machine