Click here to Skip to main content
15,891,650 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Setting Focus for textbox Pin
jack_ajay15-Oct-08 20:10
jack_ajay15-Oct-08 20:10 
GeneralRe: Setting Focus for textbox Pin
Sam.M15-Oct-08 20:32
Sam.M15-Oct-08 20:32 
GeneralRe: Setting Focus for textbox Pin
Sathesh Sakthivel15-Oct-08 21:05
Sathesh Sakthivel15-Oct-08 21:05 
QuestionDatalist Paging Pin
reogeo200815-Oct-08 16:48
reogeo200815-Oct-08 16:48 
AnswerRe: Datalist Paging Pin
jack_ajay15-Oct-08 23:56
jack_ajay15-Oct-08 23:56 
QuestionOn Mouse over enlarge an image binded to a Grid view [modified] Pin
reogeo200815-Oct-08 16:35
reogeo200815-Oct-08 16:35 
AnswerRe: On Mouse over enlarge an image binded to a Grid view Pin
Abhishek Sur15-Oct-08 21:26
professionalAbhishek Sur15-Oct-08 21:26 
QuestionUsing Div and Span tags instead of a table layout Pin
Tina P15-Oct-08 14:35
Tina P15-Oct-08 14:35 
Hello folks,

I was using a table layout to display controls on my page in such a way that the page will be divided into four sections as shown below:
table
tr

td 1 /td
td 2 /td

/tr/
tr

td 3 /td
td 4 /td

/tr

table


and another row and column etc.

For some reason, I'm running into issues with formatting and apparently there's a lot of space between every row (note that I'm not setting any explicit properties on tr elements)

Anyways, i wanna remove this table layout and use div and span elements instead.

The scenario is that I have a few controls (such as buttons, labels etc) that are encapsulated in a panel.

I have another set of controls (labels, buttons, grid view etc) that are also encapsulated in a panel.

I want these two panels side by side. So I'm putting both of these in a div and setting the display property to inline. This doesn't put the second panel to the right of the first panel.

Can someone please show me what other properties that needs to be set to accopmplish such behavior.

Tina
AnswerRe: Using Div and Span tags instead of a table layout Pin
Caio Kinzel Filho15-Oct-08 19:38
Caio Kinzel Filho15-Oct-08 19:38 
QuestionFileDownload Control Pin
#realJSOP15-Oct-08 12:39
mve#realJSOP15-Oct-08 12:39 
AnswerRe: FileDownload Control Pin
Steve Echols15-Oct-08 17:26
Steve Echols15-Oct-08 17:26 
QuestionAsp.net Pin
rock_mre15-Oct-08 12:16
rock_mre15-Oct-08 12:16 
AnswerRe: Asp.net Pin
Caio Kinzel Filho15-Oct-08 12:43
Caio Kinzel Filho15-Oct-08 12:43 
QuestioncssFriendly problems Pin
TheEagle15-Oct-08 11:18
TheEagle15-Oct-08 11:18 
QuestionHow can i declare a webcontrol in a webservice? Pin
Cannery15-Oct-08 9:00
Cannery15-Oct-08 9:00 
AnswerRe: How can i declare a webcontrol in a webservice? Pin
Steve Echols15-Oct-08 17:40
Steve Echols15-Oct-08 17:40 
QuestionProblem with GridView Pin
Enayat Ashkian15-Oct-08 8:12
Enayat Ashkian15-Oct-08 8:12 
QuestionCustom Contols Within Other Custom Controls Pin
Mateobus15-Oct-08 7:08
Mateobus15-Oct-08 7:08 
QuestionProblem With Update Panel Pin
pinna_hari15-Oct-08 6:56
pinna_hari15-Oct-08 6:56 
AnswerRe: Problem With Update Panel Pin
AlexeiXX315-Oct-08 7:39
AlexeiXX315-Oct-08 7:39 
QuestionDeploying a asp.net 2.0 web application Pin
SUDHAKAR PALLAM15-Oct-08 5:45
SUDHAKAR PALLAM15-Oct-08 5:45 
AnswerRe: Deploying a asp.net 2.0 web application Pin
AlexeiXX315-Oct-08 7:42
AlexeiXX315-Oct-08 7:42 
GeneralRe: Deploying a asp.net 2.0 web application Pin
SUDHAKAR PALLAM15-Oct-08 20:31
SUDHAKAR PALLAM15-Oct-08 20:31 
QuestionApplying a custom theme (skin) to a GridView Pin
Steve Holdorf15-Oct-08 5:44
Steve Holdorf15-Oct-08 5:44 
AnswerRe: Applying a custom theme (skin) to a GridView Pin
AlexeiXX315-Oct-08 7:48
AlexeiXX315-Oct-08 7:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.