S
Steve Bywaters
In conventional ASP, I would often conditionally display some rows of a
(data-loaded) table - for example, group headers/footers.
Simple to do...
In ASP.NET, with the use of DataGrid (etc), this would not seem to be
possible (?)
But if I continue to use my 'traditional' approach (ie conditional table-row
display), perhaps I'm not making the best of the new technology....?
But if I can't get the *result* I want with the new tech, then....
(etc, etc)
Any views on this balance of tech vs. funtion?
Steve
(data-loaded) table - for example, group headers/footers.
Simple to do...
In ASP.NET, with the use of DataGrid (etc), this would not seem to be
possible (?)
But if I continue to use my 'traditional' approach (ie conditional table-row
display), perhaps I'm not making the best of the new technology....?
But if I can't get the *result* I want with the new tech, then....
(etc, etc)
Any views on this balance of tech vs. funtion?
Steve