Click here to Skip to main content
15,897,187 members
Home / Discussions / C#
   

C#

 
GeneralRe: Smooth Moving of TableLayoutPanel control [modified] Pin
Lyon Sun9-Oct-09 2:32
Lyon Sun9-Oct-09 2:32 
GeneralRe: Smooth Moving of TableLayoutPanel control Pin
Dave Kreskowiak9-Oct-09 3:36
mveDave Kreskowiak9-Oct-09 3:36 
GeneralRe: Smooth Moving of TableLayoutPanel control Pin
Lyon Sun9-Oct-09 9:34
Lyon Sun9-Oct-09 9:34 
Questionuseof custom validation Pin
atiskumar9-Oct-09 0:36
atiskumar9-Oct-09 0:36 
QuestionRe: useof custom validation Pin
harold aptroot9-Oct-09 0:43
harold aptroot9-Oct-09 0:43 
AnswerRe: useof custom validation Pin
atiskumar9-Oct-09 2:47
atiskumar9-Oct-09 2:47 
GeneralRe: useof custom validation Pin
harold aptroot9-Oct-09 5:10
harold aptroot9-Oct-09 5:10 
AnswerRe: useof custom validation Pin
dan!sh 9-Oct-09 0:48
professional dan!sh 9-Oct-09 0:48 
Why bold the entire post?

There are plenty of ways to do these things. Assuming you are speaking of web project, you can do this through the validation controls available. You can have a regular expression validator to do this.

In case of windows forms, use Validating event of the textbox to check text length.

It's not necessary to be so stupid, either, but people manage it. - Christian Graus, 2009 AD

GeneralRe: useof custom validation Pin
atiskumar9-Oct-09 2:25
atiskumar9-Oct-09 2:25 
GeneralRe: useof custom validation Pin
Dave Kreskowiak9-Oct-09 3:33
mveDave Kreskowiak9-Oct-09 3:33 
QuestionHow to call a C# Method from Javascript Pin
Jacobb Michael9-Oct-09 0:12
Jacobb Michael9-Oct-09 0:12 
AnswerRe: How to call a C# Method from Javascript Pin
dan!sh 9-Oct-09 0:32
professional dan!sh 9-Oct-09 0:32 
AnswerRe: How to call a C# Method from Javascript Pin
Nisha Agrawal9-Oct-09 0:42
Nisha Agrawal9-Oct-09 0:42 
AnswerRe: How to call a C# Method from Javascript Pin
Anurag Gandhi9-Oct-09 5:42
professionalAnurag Gandhi9-Oct-09 5:42 
GeneralRe: How to call a C# Method from Javascript Pin
Jacobb Michael10-Oct-09 1:59
Jacobb Michael10-Oct-09 1:59 
Questionhow to update database if i change cell value in datagridview ? Pin
E_Gold9-Oct-09 0:03
E_Gold9-Oct-09 0:03 
AnswerRe: how to update database if i change cell value in datagridview ? Pin
Jacobb Michael9-Oct-09 0:14
Jacobb Michael9-Oct-09 0:14 
AnswerRe: how to update database if i change cell value in datagridview ? Pin
dan!sh 9-Oct-09 0:37
professional dan!sh 9-Oct-09 0:37 
GeneralRe: how to update database if i change cell value in datagridview ? Pin
E_Gold9-Oct-09 4:15
E_Gold9-Oct-09 4:15 
GeneralRe: how to update database if i change cell value in datagridview ? Pin
dan!sh 9-Oct-09 4:39
professional dan!sh 9-Oct-09 4:39 
QuestionOutlook 2003 - Display Custom Form/browser in right pane :confused: Pin
007_Stu8-Oct-09 23:14
007_Stu8-Oct-09 23:14 
AnswerRe: Outlook 2003 - Display Custom Form/browser in right pane :confused: Pin
Richard MacCutchan9-Oct-09 1:13
mveRichard MacCutchan9-Oct-09 1:13 
GeneralRe: Outlook 2003 - Display Custom Form/browser in right pane :confused: Pin
007_Stu9-Oct-09 2:57
007_Stu9-Oct-09 2:57 
GeneralRe: Outlook 2003 - Display Custom Form/browser in right pane :confused: Pin
Richard MacCutchan9-Oct-09 6:34
mveRichard MacCutchan9-Oct-09 6:34 
QuestionDifference between using StringCollection and List<string></string> Pin
shivapriyak8-Oct-09 23:08
shivapriyak8-Oct-09 23:08 

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.