by datagrids I meant this.
I am developing a software where in some modules, the no of entries( for eg Invoice) is known only at the run time. Currently I have done that using DOM. my question is whether I can accomplish the same from the server side. like providing the user with a grid kinda stuff like what we find in VB? thanks