Click here to Skip to main content
15,913,610 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Is it posible that to td or tr where control are invisible , do not consume spaces Pin
mohd imran abdul aziz12-Feb-08 20:20
mohd imran abdul aziz12-Feb-08 20:20 
GeneralRe: Is it posible that to td or tr where control are invisible , do not consume spaces Pin
~V~12-Feb-08 20:47
~V~12-Feb-08 20:47 
GeneralRe: Is it posible that to td or tr where control are invisible , do not consume spaces Pin
mohd imran abdul aziz12-Feb-08 22:03
mohd imran abdul aziz12-Feb-08 22:03 
GeneralRe: Is it posible that to td or tr where control are invisible , do not consume spaces Pin
~V~13-Feb-08 0:46
~V~13-Feb-08 0:46 
GeneralRe: Is it posible that to td or tr where control are invisible , do not consume spaces Pin
mohd imran abdul aziz13-Feb-08 17:03
mohd imran abdul aziz13-Feb-08 17:03 
GeneralRe: Is it posible that to td or tr where control are invisible , do not consume spaces Pin
Arun Jacob12-Feb-08 22:11
Arun Jacob12-Feb-08 22:11 
GeneralRe: Is it posible that to td or tr where control are invisible , do not consume spaces Pin
mohd imran abdul aziz12-Feb-08 22:38
mohd imran abdul aziz12-Feb-08 22:38 
GeneralRe: Is it posible that to td or tr where control are invisible , do not consume spaces Pin
Sachin Mukhija12-Feb-08 23:19
Sachin Mukhija12-Feb-08 23:19 
Try the following
Take one td in each row and a div inside this td and in this div take a table and put or arrange any control for that row into this table, assign div an Id, and use

div1.style.display='none'or
div1.style.display='' according to given condition.
The structure should be like this:-


like 2nd, and other rows and take div in each.
I think it must help u.
Pls. reply back the response
Sachin Mukhija

Sachin Mukhija




GeneralRe: Is it posible that to td or tr where control are invisible , do not consume spaces Pin
mohd imran abdul aziz13-Feb-08 19:24
mohd imran abdul aziz13-Feb-08 19:24 
QuestionHow to screen scrape Authenticated Pages? Pin
Member 450009912-Feb-08 20:04
Member 450009912-Feb-08 20:04 
GeneralRe: How to screen scrape Authenticated Pages? Pin
Vasudevan Deepak Kumar12-Feb-08 20:16
Vasudevan Deepak Kumar12-Feb-08 20:16 
Generalconvert my vs2003 project in to vs2005 Pin
Member 387988112-Feb-08 19:25
Member 387988112-Feb-08 19:25 
GeneralRe: convert my vs2003 project in to vs2005 Pin
Christian Graus12-Feb-08 19:28
protectorChristian Graus12-Feb-08 19:28 
GeneralRe: convert my vs2003 project in to vs2005 [modified] Pin
Member 387988112-Feb-08 19:46
Member 387988112-Feb-08 19:46 
GeneralRe: convert my vs2003 project in to vs2005 Pin
Christian Graus12-Feb-08 19:54
protectorChristian Graus12-Feb-08 19:54 
GeneralRe: convert my vs2003 project in to vs2005 Pin
Member 387988112-Feb-08 19:56
Member 387988112-Feb-08 19:56 
GeneralRe: convert my vs2003 project in to vs2005 Pin
Christian Graus12-Feb-08 20:17
protectorChristian Graus12-Feb-08 20:17 
GeneralRe: convert my vs2003 project in to vs2005 Pin
Member 387988112-Feb-08 20:46
Member 387988112-Feb-08 20:46 
GeneralRe: convert my vs2003 project in to vs2005 Pin
Vasudevan Deepak Kumar12-Feb-08 20:09
Vasudevan Deepak Kumar12-Feb-08 20:09 
QuestionImage encryption and decryption in asp.net 2.0 Pin
prasanna54812-Feb-08 19:17
prasanna54812-Feb-08 19:17 
GeneralRe: Image encryption and decryption in asp.net 2.0 Pin
Christian Graus12-Feb-08 19:27
protectorChristian Graus12-Feb-08 19:27 
QuestionRe: Image encryption and decryption in asp.net 2.0 Pin
prasanna54812-Feb-08 19:58
prasanna54812-Feb-08 19:58 
QuestionRe: Image encryption and decryption in asp.net 2.0 Pin
Vasudevan Deepak Kumar12-Feb-08 20:04
Vasudevan Deepak Kumar12-Feb-08 20:04 
GeneralRe: Image encryption and decryption in asp.net 2.0 Pin
prasanna54812-Feb-08 20:17
prasanna54812-Feb-08 20:17 
QuestionLogin problem in Web Config file Pin
georgegarvasis12-Feb-08 19:07
georgegarvasis12-Feb-08 19:07 

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.