Adjust location of a control on asp.net pages
-
Hi again... I just wanna adjust location of a control like textbox whatever located on asp.net page and i wanna make it by using c# code at code-behind... thanks in advance...
I am not a perfect programmer,but i have perfect's programmers' habits.
-
Hi again... I just wanna adjust location of a control like textbox whatever located on asp.net page and i wanna make it by using c# code at code-behind... thanks in advance...
I am not a perfect programmer,but i have perfect's programmers' habits.
I suggest you buy a book on ASP.NET and read it. A book on HTML is an even better idea. Your server side controls, build HTML, that's how they work. You can use css to give a control an absolute position, but I would always avoid that, the flow model of HTML works well for browsers that can be resized or on different size screens.
Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )