Click here to Skip to main content
15,911,531 members
Home / Discussions / C#
   

C#

 
QuestionZedGraph - PieChart Pin
Member 370147212-Feb-09 22:08
Member 370147212-Feb-09 22:08 
AnswerRe: ZedGraph - PieChart Pin
Ashfield13-Feb-09 1:10
Ashfield13-Feb-09 1:10 
GeneralRe: ZedGraph - PieChart Pin
Member 370147213-Feb-09 5:24
Member 370147213-Feb-09 5:24 
GeneralRe: ZedGraph - PieChart Pin
Ashfield14-Feb-09 23:57
Ashfield14-Feb-09 23:57 
GeneralRe: ZedGraph - PieChart Pin
Member 370147215-Feb-09 2:21
Member 370147215-Feb-09 2:21 
QuestionTab control- reason behind this ?? Pin
Hum Dum12-Feb-09 21:52
Hum Dum12-Feb-09 21:52 
AnswerRe: Tab control- reason behind this ?? Pin
Christian Graus12-Feb-09 22:07
protectorChristian Graus12-Feb-09 22:07 
GeneralRe: Tab control- reason behind this ?? Pin
Hum Dum12-Feb-09 23:22
Hum Dum12-Feb-09 23:22 
Christian Graus wrote:
Some code in your selected index changed event is fixing your bug. Hard to say more, without seeing the lines of code involved.


as i said before select index event works fine if i view/click each tab page, it creates problem only when user select item from combo box without viewing each page.

Here is approach i m using.

After IntializeComponent method,
->calling a method in which, i am doing DB retrives operation, then
->Binding these data to controls on each tab page using control.DataBinding.Add method

I want to know what event occur when user click a tab page, so that i can call that before user selects an item from combo box.( tab_click event occurs, but what's happening, Is it loading/validating each control on each page)

if user view each page, then select item no problem, all fine.
but choose an item from combo box before viewing pages error yells.

any comment/help?
GeneralRe: Tab control- reason behind this ?? Pin
EliottA13-Feb-09 2:48
EliottA13-Feb-09 2:48 
Questionparse object array as string Pin
vijay.victory12-Feb-09 21:31
vijay.victory12-Feb-09 21:31 
AnswerRe: parse object array as string Pin
J4amieC12-Feb-09 21:49
J4amieC12-Feb-09 21:49 
QuestionHow to make the flexgird size adjust with the windows form size automatic(wondows size could be dragged manually) Pin
Garyxiao91312-Feb-09 21:02
Garyxiao91312-Feb-09 21:02 
AnswerRe: How to make the flexgird size adjust with the windows form size automatic(wondows size could be dragged manually) Pin
Christian Graus12-Feb-09 22:06
protectorChristian Graus12-Feb-09 22:06 
GeneralRe: How to make the flexgird size adjust with the windows form size automatic(wondows size could be dragged manually) Pin
Garyxiao91316-Feb-09 17:41
Garyxiao91316-Feb-09 17:41 
Questionwhat it means Pin
netJP12L12-Feb-09 19:41
netJP12L12-Feb-09 19:41 
AnswerRe: what it means Pin
ABitSmart12-Feb-09 20:38
ABitSmart12-Feb-09 20:38 
AnswerRe: what it means Pin
Christian Graus12-Feb-09 20:49
protectorChristian Graus12-Feb-09 20:49 
AnswerRe: what it means Pin
Deresen12-Feb-09 21:12
Deresen12-Feb-09 21:12 
AnswerRe: what it means Pin
Rob Philpott12-Feb-09 22:52
Rob Philpott12-Feb-09 22:52 
QuestionUnused File Extensions Registry Pin
kannanmani12-Feb-09 18:45
kannanmani12-Feb-09 18:45 
RantRe: Unused File Extensions Registry Pin
Guffa12-Feb-09 19:41
Guffa12-Feb-09 19:41 
Questione.rowindex in gridview Pin
anilaabc12-Feb-09 18:16
anilaabc12-Feb-09 18:16 
AnswerRe: e.rowindex in gridview Pin
Henry Minute13-Feb-09 6:05
Henry Minute13-Feb-09 6:05 
Questionimages Pin
S K Y12-Feb-09 18:12
S K Y12-Feb-09 18:12 
AnswerRe: images Pin
Guffa12-Feb-09 19:32
Guffa12-Feb-09 19:32 

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.