Click here to Skip to main content
15,919,341 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionMake Readonly Footer Templet while click on edit in datagrid Pin
hiren dave25-Oct-07 21:32
hiren dave25-Oct-07 21:32 
Questiongridview + asp.net 2.0 + c# Pin
ritu432125-Oct-07 21:09
ritu432125-Oct-07 21:09 
AnswerRe: gridview + asp.net 2.0 + c# Pin
Imran Khan Pathan25-Oct-07 21:35
Imran Khan Pathan25-Oct-07 21:35 
QuestionMultilingual application Pin
bhattiprolu25-Oct-07 20:43
bhattiprolu25-Oct-07 20:43 
AnswerRe: Multilingual application Pin
Christian Graus25-Oct-07 20:58
protectorChristian Graus25-Oct-07 20:58 
GeneralRe: Multilingual application Pin
bhattiprolu25-Oct-07 22:03
bhattiprolu25-Oct-07 22:03 
AnswerRe: Multilingual application Pin
Urs Enzler25-Oct-07 22:44
Urs Enzler25-Oct-07 22:44 
QuestionApply style to div tag. Pin
varshavmane25-Oct-07 20:39
varshavmane25-Oct-07 20:39 
Hi All,

I am creating div at runtime and I have to apply style to it but I am not getting how to do it.

I have created div tag like this:
HtmlGenericControl divtest = new HtmlGenericControl();

and now I want to apply the following style:

text-align: right;
display: none;
overflow: auto;
scrollbar-face-color : #ffffff;
scrollbar-highlight-color : #000000;
scrollbar-3dlight-color : #cccccc;
scrollbar-shadow-color : #000000;
scrollbar-darkshadow-color : #cccccc;
scrollbar-track-color : #cccccc;
scrollbar-arrow-color : #000000;

Please help me with this...

Thanks in advance...
AnswerRe: Apply style to div tag. Pin
Imran Khan Pathan25-Oct-07 20:44
Imran Khan Pathan25-Oct-07 20:44 
GeneralRe: Apply style to div tag. Pin
varshavmane25-Oct-07 21:20
varshavmane25-Oct-07 21:20 
GeneralRe: Apply style to div tag. Pin
Imran Khan Pathan25-Oct-07 21:28
Imran Khan Pathan25-Oct-07 21:28 
GeneralRe: Apply style to div tag. Pin
varshavmane25-Oct-07 21:47
varshavmane25-Oct-07 21:47 
AnswerRe: Apply style to div tag. Pin
SHatchard25-Oct-07 21:11
SHatchard25-Oct-07 21:11 
GeneralRe: Apply style to div tag. Pin
varshavmane25-Oct-07 21:21
varshavmane25-Oct-07 21:21 
GeneralRe: Apply style to div tag. Pin
SHatchard25-Oct-07 21:28
SHatchard25-Oct-07 21:28 
GeneralRe: Apply style to div tag. Pin
varshavmane25-Oct-07 21:40
varshavmane25-Oct-07 21:40 
GeneralRe: Apply style to div tag. Pin
SHatchard25-Oct-07 22:04
SHatchard25-Oct-07 22:04 
GeneralRe: Apply style to div tag. Pin
varshavmane25-Oct-07 22:56
varshavmane25-Oct-07 22:56 
QuestionAbout Media Player Pin
Kasi Viswanathan25-Oct-07 20:22
Kasi Viswanathan25-Oct-07 20:22 
AnswerRe: About Media Player Pin
N a v a n e e t h25-Oct-07 20:28
N a v a n e e t h25-Oct-07 20:28 
GeneralRe: About Media Player Pin
Kasi Viswanathan25-Oct-07 21:35
Kasi Viswanathan25-Oct-07 21:35 
AnswerRe: About Media Player Pin
Abhijit Jana25-Oct-07 21:04
professionalAbhijit Jana25-Oct-07 21:04 
GeneralRe: About Media Player Pin
Kasi Viswanathan25-Oct-07 21:37
Kasi Viswanathan25-Oct-07 21:37 
AnswerRe: About Media Player Pin
ngrj25-Oct-07 21:40
ngrj25-Oct-07 21:40 
GeneralRe: About Media Player Pin
Kasi Viswanathan25-Oct-07 21:58
Kasi Viswanathan25-Oct-07 21:58 

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.