J
John Katsaridas
I have an old software system that is written in COBOL, and I am
trying
to re-engineer it to a web application on the .NET platform with C#.
I want to include a DataGrid in the user interface and I would like to
know if it is possible to dynamically adjust the boundaries of the
cells in a DataGrid at run-time, in a web application. I know it is
possible to be done in a windows application, but I have so far been
unable to find out how to do this in a web application.
Also, is it possible to get the x,y (column, row) cell ID for the
cells in a DataGrid in a web application?
Could anyone please let me know if this is feasible?.
I would greatly appreciate it.
Jkatsaridas
trying
to re-engineer it to a web application on the .NET platform with C#.
I want to include a DataGrid in the user interface and I would like to
know if it is possible to dynamically adjust the boundaries of the
cells in a DataGrid at run-time, in a web application. I know it is
possible to be done in a windows application, but I have so far been
unable to find out how to do this in a web application.
Also, is it possible to get the x,y (column, row) cell ID for the
cells in a DataGrid in a web application?
Could anyone please let me know if this is feasible?.
I would greatly appreciate it.
Jkatsaridas