Click here to Skip to main content
15,896,111 members
Home / Discussions / C#
   

C#

 
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 
Questionclass not found exception while using ikvmc error code IKVMC0100 during c# -> java.... [modified] Pin
nath_manju12-Feb-09 17:24
nath_manju12-Feb-09 17:24 
Questionmagic wand, fuzzy select tool, (select part of an image based on same color with tolerance) Pin
neiller12-Feb-09 14:43
neiller12-Feb-09 14:43 
AnswerRe: magic wand, fuzzy select tool, (select part of an image based on same color with tolerance) Pin
Ennis Ray Lynch, Jr.12-Feb-09 15:54
Ennis Ray Lynch, Jr.12-Feb-09 15:54 
AnswerRe: magic wand, fuzzy select tool, (select part of an image based on same color with tolerance) Pin
Christian Graus12-Feb-09 16:40
protectorChristian Graus12-Feb-09 16:40 
QuestionFire up same standard event on form control collection Pin
ZarazaPhd12-Feb-09 12:36
ZarazaPhd12-Feb-09 12:36 
Hi Everybody!!!

I have a form with several controls, then I click Save button, I want to fire up same event for all those controls, each control have its own validating event. Control's event are fired then I go to another control.

I want to prevent Empty strings by pressing SAVE button at the begining of filling up the form

Any help PLZ.

foreach (Control ctrl in groupbox.Controls)
{
HERE FIRE SAME EVENT
}
AnswerRe: Fire up same standard event on form control collection Pin
Christian Graus12-Feb-09 13:33
protectorChristian Graus12-Feb-09 13:33 
AnswerRe: Fire up same standard event on form control collection Pin
Calin Tatar12-Feb-09 13:34
Calin Tatar12-Feb-09 13:34 
GeneralRe: Fire up same standard event on form control collection Pin
Calin Tatar12-Feb-09 13:44
Calin Tatar12-Feb-09 13:44 
GeneralRe: Fire up same standard event on form control collection Pin
Calin Tatar12-Feb-09 13:46
Calin Tatar12-Feb-09 13:46 
QuestionTab control Pin
toprogramminguy12-Feb-09 12:00
toprogramminguy12-Feb-09 12:00 
GeneralRe: Tab control Pin
akidan12-Feb-09 12:19
akidan12-Feb-09 12:19 
GeneralRe: Tab control Pin
toprogramminguy13-Feb-09 0:50
toprogramminguy13-Feb-09 0:50 
QuestionTips on reducing size of .net assemblies and executables? Pin
Member 232448312-Feb-09 10:36
Member 232448312-Feb-09 10:36 
AnswerRe: Tips on reducing size of .net assemblies and executables? Pin
Member 232448312-Feb-09 19:35
Member 232448312-Feb-09 19:35 
AnswerRe: Tips on reducing size of .net assemblies and executables? Pin
Deresen12-Feb-09 21:16
Deresen12-Feb-09 21:16 
GeneralRe: Tips on reducing size of .net assemblies and executables? Pin
Member 232448313-Feb-09 4:44
Member 232448313-Feb-09 4:44 
GeneralRe: Tips on reducing size of .net assemblies and executables? Pin
Deresen13-Feb-09 5:12
Deresen13-Feb-09 5:12 
GeneralRe: Tips on reducing size of .net assemblies and executables? Pin
Member 232448313-Feb-09 6:28
Member 232448313-Feb-09 6:28 
QuestionHow to read e-mails from a .NET program? [modified] Pin
Xiangyang Liu 刘向阳12-Feb-09 8:22
Xiangyang Liu 刘向阳12-Feb-09 8:22 
AnswerRe: How to read e-mails from a .NET program? Pin
akidan12-Feb-09 9:03
akidan12-Feb-09 9:03 
AnswerRe: How to read e-mails from a .NET program? [modified] Pin
Rutvik Dave12-Feb-09 9:17
professionalRutvik Dave12-Feb-09 9:17 
GeneralRe: How to read e-mails from a .NET program? Pin
Xiangyang Liu 刘向阳12-Feb-09 9:45
Xiangyang Liu 刘向阳12-Feb-09 9:45 

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.