I am working on a web-enabled version of my existing Winforms project. Gridviews for Deterrid start to have substantial replacement which we are using. We have extensive table styles written for old dotgrids. Is it possible to reuse this code to implement a style in Gridview?
If any rewrite is required, then what is the best way to style Gridview?
I do not think there is an easy way to styling from datagram to gridview.
You might consider using this kind of mechanism to implement styles:
Comments
Post a Comment