Ask a Question related to ASP.NET General, Design and Development.
-
Merex #1
DataGrid Reuse
I have a DataGrid that I will use three different pages. It uses
TemplateColumn's (Item, Edit, and Footer Templates). On one page the
grid is editable, and on the other two I want it read only.
Is there a way to reuse the grid on each page without having to
re-define all of the Template columns in the ASPX file.
Is a user control the way to go?
How about Page.LoadTemplate?
Thanks,
Ross
Merex Guest
-
Reuse value in another file?
When processing a form I am reading in a value to a mysql database. I then redirect the user to a "thank you" page with Header. What I would like is... -
Reuse of Model in Front End
Good afternoon. I have a question about being able to reuse a model object in both the web services side and client side. Suppose I create a data... -
Resorces for UI Code Reuse for UltraWebGrid & DataGrid intensive apps
I am trying to find out a way to get more code re-use & object orientation in the UI portion of my apps. (There already is plenty of both in the... -
how to reuse sub
How can I reuse a subroutine? My environment is redhat 9, apache2, perl-5.8.0-88, mod_perl-1.99_07-5. I've tried to put the sub in a separate... -
custom datagrid control for reuse
Hi all, I have created a class for a custom datagrid control, whenn testing the control it appears ok in design time on the test web form,...



Reply With Quote

