Click here to Skip to main content
15,920,508 members
Home / Discussions / C#
   

C#

 
AnswerRe: Displaying edit mask as 95.25% and value of 0.9525 Pin
Programm3r6-Nov-08 1:40
Programm3r6-Nov-08 1:40 
GeneralRe: Displaying edit mask as 95.25% and value of 0.9525 Pin
J-Cod3r6-Nov-08 2:25
J-Cod3r6-Nov-08 2:25 
GeneralRe: Displaying edit mask as 95.25% and value of 0.9525 Pin
Programm3r6-Nov-08 2:39
Programm3r6-Nov-08 2:39 
GeneralRe: Displaying edit mask as 95.25% and value of 0.9525 Pin
J-Cod3r6-Nov-08 2:49
J-Cod3r6-Nov-08 2:49 
Dit is meer as dit. Die property het drie attributes nl EditMask, EditMaskType en DisplayFormat. Jy moet EditMask en EditMaskType saam gebruik m.a.w jy se vir EditMask watter tiepe Mask jy gebruik nl enum { Simple, RegEx }. MSDN se ek behoord {0:P4} (P/p = Percentage) RegEx te gebruik maar dit werk ook nie reg nie. Confused | :confused:
GeneralRe: Displaying edit mask as 95.25% and value of 0.9525 Pin
Programm3r6-Nov-08 2:51
Programm3r6-Nov-08 2:51 
GeneralRe: Displaying edit mask as 95.25% and value of 0.9525 Pin
J-Cod3r6-Nov-08 3:16
J-Cod3r6-Nov-08 3:16 
AnswerRe: Displaying edit mask as 95.25% and value of 0.9525 Pin
DaveyM696-Nov-08 2:32
professionalDaveyM696-Nov-08 2:32 
GeneralRe: Displaying edit mask as 95.25% and value of 0.9525 Pin
J-Cod3r6-Nov-08 2:41
J-Cod3r6-Nov-08 2:41 
GeneralRe: Displaying edit mask as 95.25% and value of 0.9525 Pin
DaveyM696-Nov-08 3:05
professionalDaveyM696-Nov-08 3:05 
QuestionAssume 3 or 5 textbox which will be filled by user at runtime and these values should assigned to radio button text which will be created dynamically. [modified] Pin
B875-Nov-08 22:18
B875-Nov-08 22:18 
AnswerRe: Consider 3 or 5 textbox which will be filled by user at runtime and these values should assigned to radio button text will be created dynamically. PinPopular
J4amieC5-Nov-08 22:22
J4amieC5-Nov-08 22:22 
GeneralRe: Consider 3 or 5 textbox which will be filled by user at runtime and these values should assigned to radio button text will be created dynamically. Pin
B875-Nov-08 22:44
B875-Nov-08 22:44 
GeneralRe: Consider 3 or 5 textbox which will be filled by user at runtime and these values should assigned to radio button text will be created dynamically. Pin
Shyam Bharath5-Nov-08 22:52
Shyam Bharath5-Nov-08 22:52 
GeneralRe: Consider 3 or 5 textbox which will be filled by user at runtime and these values should assigned to radio button text will be created dynamically. Pin
J4amieC5-Nov-08 23:18
J4amieC5-Nov-08 23:18 
AnswerRe: [modified - To remove stupidly long subject line] Pin
DaveyM695-Nov-08 23:27
professionalDaveyM695-Nov-08 23:27 
QuestionAsync callback usage in TCP server application Pin
Metal765-Nov-08 21:58
Metal765-Nov-08 21:58 
AnswerRe: Async callback usage in TCP server application Pin
Nicholas Butler6-Nov-08 0:18
sitebuilderNicholas Butler6-Nov-08 0:18 
GeneralRe: Async callback usage in TCP server application Pin
Metal766-Nov-08 0:56
Metal766-Nov-08 0:56 
GeneralRe: Async callback usage in TCP server application Pin
Nicholas Butler6-Nov-08 1:41
sitebuilderNicholas Butler6-Nov-08 1:41 
GeneralRe: Async callback usage in TCP server application Pin
Metal766-Nov-08 2:14
Metal766-Nov-08 2:14 
Questioncrystal report with dynamic columns? Pin
kieu duc khuong5-Nov-08 21:21
kieu duc khuong5-Nov-08 21:21 
AnswerRe: crystal report with dynamic columns? Pin
Programm3r6-Nov-08 1:22
Programm3r6-Nov-08 1:22 
AnswerRe: crystal report with dynamic columns? Pin
nelsonpaixao6-Nov-08 13:27
nelsonpaixao6-Nov-08 13:27 
GeneralRe: crystal report with dynamic columns? Pin
kieu duc khuong6-Nov-08 14:23
kieu duc khuong6-Nov-08 14:23 
GeneralRe: crystal report with dynamic columns? Pin
nelsonpaixao7-Nov-08 14:06
nelsonpaixao7-Nov-08 14:06 

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.