Click here to Skip to main content
15,892,927 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Changing Cell Color dynamically in Datagrid using C#.net Pin
Pete O'Hanlon10-Jul-12 23:55
mvePete O'Hanlon10-Jul-12 23:55 
JokeRe: Changing Cell Color dynamically in Datagrid using C#.net Pin
Mycroft Holmes11-Jul-12 1:02
professionalMycroft Holmes11-Jul-12 1:02 
GeneralRe: Changing Cell Color dynamically in Datagrid using C#.net Pin
Pete O'Hanlon11-Jul-12 1:04
mvePete O'Hanlon11-Jul-12 1:04 
Questionsilverlight databinding Pin
Bhushan futane10-Jul-12 19:04
Bhushan futane10-Jul-12 19:04 
GeneralRe: silverlight databinding Pin
Abhinav S10-Jul-12 19:44
Abhinav S10-Jul-12 19:44 
QuestionMake a textbox act like Excell Cell Pin
Vimalsoft(Pty) Ltd9-Jul-12 7:29
professionalVimalsoft(Pty) Ltd9-Jul-12 7:29 
AnswerRe: Make a textbox act like Excell Cell Pin
Pete O'Hanlon9-Jul-12 7:57
mvePete O'Hanlon9-Jul-12 7:57 
GeneralRe: Make a textbox act like Excell Cell Pin
Vimalsoft(Pty) Ltd9-Jul-12 8:20
professionalVimalsoft(Pty) Ltd9-Jul-12 8:20 
hi Pete

Thanks for your reply. i am just looking at ideas without any coding examples. What i need is a logic to bypass this.

lets take a Cell in an Excel spreadsheet,you normally can enter numeric values and by default anything that has no sign "-" is a "+" so now when it comes to negative in Excel it will subtract the value in the cell from somewhere. So in .e.g asp.net or silverlight , if you want to mimic that Excel behavior how can do that , because immediately when that value is entered it changes the data in the textbox not to fall under "int" or "decima" because there is a special character.

You know what ?

i just Figured out.

i will keep the value as is and when it is being calculated against another Field , i will sum what needs to be summed and subtract on any field that has that sign

Sometimes when you explain the problem to someone you might find the solutiion

Thanks
Vuyiswa Maseko,

Spoted in Daniweb-- Sorry to rant. I hate websites. They are just wierd. They don't behave like normal code.

C#/VB.NET/ASP.NET/SQL7/2000/2005/2008
http://www.vuyiswamaseko.com
vuyiswa[at]dotnetfunda.com
http://www.Dotnetfunda.com

GeneralRe: Make a textbox act like Excell Cell Pin
Pete O'Hanlon9-Jul-12 8:44
mvePete O'Hanlon9-Jul-12 8:44 
GeneralRe: Make a textbox act like Excell Cell Pin
Vimalsoft(Pty) Ltd9-Jul-12 8:53
professionalVimalsoft(Pty) Ltd9-Jul-12 8:53 
AnswerRe: Make a textbox act like Excell Cell Pin
PaulLinton16-Jul-12 20:11
PaulLinton16-Jul-12 20:11 
GeneralRe: Make a textbox act like Excell Cell Pin
Vimalsoft(Pty) Ltd18-Jul-12 22:34
professionalVimalsoft(Pty) Ltd18-Jul-12 22:34 
QuestionWrite Comments on Image Pin
varaprasad20209-Jul-12 3:59
varaprasad20209-Jul-12 3:59 
AnswerRe: Write Comments on Image Pin
Pete O'Hanlon9-Jul-12 4:15
mvePete O'Hanlon9-Jul-12 4:15 
GeneralRe: Write Comments on Image Pin
vinodkrebc9-Jul-12 8:22
vinodkrebc9-Jul-12 8:22 
QuestionImmage Annotation Pin
varaprasad20209-Jul-12 3:57
varaprasad20209-Jul-12 3:57 
QuestionWorking with WPF Web browser control Pin
AshishGoyal086-Jul-12 0:46
AshishGoyal086-Jul-12 0:46 
AnswerRe: Working with WPF Web browser control Pin
darshan_ur12-Jul-12 2:06
darshan_ur12-Jul-12 2:06 
GeneralAccept Button and Data Binding inconsistency Pin
Bernhard Hiller4-Jul-12 23:11
Bernhard Hiller4-Jul-12 23:11 
AnswerRe: Accept Button and Data Binding inconsistency Pin
Wayne Gaylard4-Jul-12 23:20
professionalWayne Gaylard4-Jul-12 23:20 
GeneralRe: Accept Button and Data Binding inconsistency Pin
Bernhard Hiller4-Jul-12 23:22
Bernhard Hiller4-Jul-12 23:22 
AnswerRe: Accept Button and Data Binding inconsistency Pin
Abhinav S4-Jul-12 23:23
Abhinav S4-Jul-12 23:23 
GeneralRe: Accept Button and Data Binding inconsistency Pin
Bernhard Hiller4-Jul-12 23:36
Bernhard Hiller4-Jul-12 23:36 
GeneralRe: Accept Button and Data Binding inconsistency Pin
Pete O'Hanlon5-Jul-12 0:30
mvePete O'Hanlon5-Jul-12 0:30 
GeneralRe: Accept Button and Data Binding inconsistency Pin
Abhinav S5-Jul-12 0:47
Abhinav S5-Jul-12 0:47 

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.