G
Guest
from what I read & tried, DataGridView was meant for Window Forms, not for
ASP/Web pages... correct?
While I can use it to display data, I can't seem to figure out how to edit
the cells... I'm not looking to put edit buttons on each row... I'll go back
to regular window forms before I create such an interface..
So is it true, in ASP.Net using the DataGridView, I'm not going to be able
to use that control to edit data?
Is there such a control I can use in ASP.Net?
ASP/Web pages... correct?
While I can use it to display data, I can't seem to figure out how to edit
the cells... I'm not looking to put edit buttons on each row... I'll go back
to regular window forms before I create such an interface..
So is it true, in ASP.Net using the DataGridView, I'm not going to be able
to use that control to edit data?
Is there such a control I can use in ASP.Net?