Ask a Question related to ASP.NET General, Design and Development.
-
John #1
Keeping track of which user controls need to be loaded and which not
Hi all,
What methods are used to keep track of when dynamic user controls must be
loaded and when not?
Regards
John.
John Guest
-
Keeping 2 user controls of the same class synced
On a page, I need to show one item at a time. The top of the page has a Previous-Next control, followed by the item being shown, followed by... -
Passing Parameters to User Controls that are Dynamically Loaded in Placeholders
Hi Guys, I have been having a big problem with trying to pass parameters into a user control when the user control is dynamically loaded into a... -
Properties for User Controls loaded Programmatically
I have x number of user controls that have a strong type (e.g. className uc1). I am able to access their properties through a single aspx page... -
Keeping track of checkmarks.
Hello all, I have a pretty cool situation here that I thought I had figured out. I have a datagrid that is 4 columns bound to a table and... -
Output Caching for Dynamically Loaded User Controls
Hi, How can I cache the output of user controls that are loaded dynamically using LoadControl? I have an aspx page which loads dynamically...



Reply With Quote

