Search Results

3
votes
9answers
1k views

Dynamically added controls in Asp.Net

I'm trying to wrap my head around asp.net. I have a background as a long time php developer, but I'm now facing the task of learning asp.net and I'm having some trouble with it. It might very well …
0
votes

Dynamically added controls in Asp.Net

After having wrestled with this problem for at while I have come up with these groundrules which seems to work, but YMMV. Use declarative controls whenever possible Use datab …
0
votes

Dynamically Set the Height of Two floated DIVS

There is also a jQuery plugin which does the job for you: Equalize It handles both the scenario where rightcol is …