Click here to Skip to main content
15,894,539 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Hide and Show Buttons on the Clients Side Pin
Dinesh Mani21-Jan-10 22:05
Dinesh Mani21-Jan-10 22:05 
AnswerRe: Hide and Show Buttons on the Clients Side Pin
Anurag Gandhi21-Jan-10 22:17
professionalAnurag Gandhi21-Jan-10 22:17 
GeneralRe: Hide and Show Buttons on the Clients Side Pin
Vimalsoft(Pty) Ltd21-Jan-10 22:23
professionalVimalsoft(Pty) Ltd21-Jan-10 22:23 
GeneralMessage Removed Pin
22-Jan-10 1:42
professionalAmit Spadez22-Jan-10 1:42 
GeneralRe: Hide and Show Buttons on the Clients Side Pin
Vimalsoft(Pty) Ltd22-Jan-10 1:46
professionalVimalsoft(Pty) Ltd22-Jan-10 1:46 
QuestionText-Align="Right" in theme Pin
.NET- India 21-Jan-10 21:08
.NET- India 21-Jan-10 21:08 
AnswerRe: Text-Align="Right" in theme Pin
Anurag Gandhi21-Jan-10 22:22
professionalAnurag Gandhi21-Jan-10 22:22 
AnswerRe: Text-Align="Right" in theme Pin
Prosanta Kundu online22-Jan-10 0:27
Prosanta Kundu online22-Jan-10 0:27 
Hi
Here is your answer.

1. Create a css file in your Theme folder
2. Declare a class in css file say ".customAlign", like

.customAlign { text-align:right; }

3. In aspx page use CssClass="customAlign" in your control

Cheers
Prosanta Kundu
Questionhow to access hiddenfield in usercontrol which is there in master page. Pin
bhavna432121-Jan-10 20:39
bhavna432121-Jan-10 20:39 
AnswerRe: how to access hiddenfield in usercontrol which is there in master page. Pin
Vimalsoft(Pty) Ltd21-Jan-10 21:02
professionalVimalsoft(Pty) Ltd21-Jan-10 21:02 
AnswerRe: how to access hiddenfield in usercontrol which is there in master page. Pin
Brij21-Jan-10 21:04
mentorBrij21-Jan-10 21:04 
AnswerRe: how to access hiddenfield in usercontrol which is there in master page. Pin
Pranay Rana21-Jan-10 21:20
professionalPranay Rana21-Jan-10 21:20 
GeneralRe: how to access hiddenfield in usercontrol which is there in master page. Pin
bhavna432121-Jan-10 22:08
bhavna432121-Jan-10 22:08 
GeneralRe: how to access hiddenfield in usercontrol which is there in master page. Pin
Brij21-Jan-10 22:43
mentorBrij21-Jan-10 22:43 
QuestionDropdown List Multiple Selection problem Pin
vishnukamath21-Jan-10 19:34
vishnukamath21-Jan-10 19:34 
AnswerRe: Dropdown List Multiple Selection problem Pin
Brij21-Jan-10 19:49
mentorBrij21-Jan-10 19:49 
AnswerRe: Dropdown List Multiple Selection problem Pin
thatraja21-Jan-10 19:57
professionalthatraja21-Jan-10 19:57 
QuestionDelete user from aspnet_users table Pin
mylogics21-Jan-10 19:28
professionalmylogics21-Jan-10 19:28 
AnswerRe: Delete user from aspnet_users table Pin
Brij21-Jan-10 19:36
mentorBrij21-Jan-10 19:36 
GeneralRe: Delete user from aspnet_users table Pin
mylogics21-Jan-10 19:45
professionalmylogics21-Jan-10 19:45 
GeneralRe: Delete user from aspnet_users table Pin
Brij21-Jan-10 20:37
mentorBrij21-Jan-10 20:37 
GeneralRe: Delete user from aspnet_users table Pin
mylogics21-Jan-10 21:29
professionalmylogics21-Jan-10 21:29 
QuestionComparing file in asp.net, c# Pin
Abbas_here21-Jan-10 18:48
Abbas_here21-Jan-10 18:48 
Questioncan i change the captions of 'ok' and 'cancel' buttons of window.confrim message in javascript? Pin
hi_everybody21-Jan-10 18:34
hi_everybody21-Jan-10 18:34 
AnswerRe: can i change the captions of 'ok' and 'cancel' buttons of window.confrim message in javascript? Pin
Brij21-Jan-10 19:14
mentorBrij21-Jan-10 19:14 

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.