Click here to Skip to main content
15,900,511 members
Home / Discussions / C#
   

C#

 
GeneralRe: ServiceController start exception can't handle. Pin
N a v a n e e t h21-Sep-08 23:03
N a v a n e e t h21-Sep-08 23:03 
QuestionMemory stream Pin
sirisha guttikonda21-Sep-08 21:05
sirisha guttikonda21-Sep-08 21:05 
AnswerRe: Memory stream Pin
Guffa21-Sep-08 21:20
Guffa21-Sep-08 21:20 
GeneralRe: Memory stream Pin
sirisha guttikonda21-Sep-08 21:27
sirisha guttikonda21-Sep-08 21:27 
AnswerRe: Memory stream Pin
N a v a n e e t h21-Sep-08 22:15
N a v a n e e t h21-Sep-08 22:15 
GeneralRe: Memory stream Pin
sirisha guttikonda22-Sep-08 1:09
sirisha guttikonda22-Sep-08 1:09 
QuestionHandle invalid values in DataGridView Pin
JuiceOntour21-Sep-08 20:39
JuiceOntour21-Sep-08 20:39 
AnswerRe: Handle invalid values in DataGridView Pin
nelsonpaixao22-Sep-08 14:16
nelsonpaixao22-Sep-08 14:16 
listen,

i set my datagriviews to read only, i don´t edit there, i edit on comboboxes and textboxes(or whatever) i place then above.

i set values from comboboxes and textboxes
i get values from datagridview

i fill textboxes with sql_procedures i created like all_countries; the display_member is country_name and the source_member is id_country. i assume you done that.
when i navigate datagridview, combobox gets the selected/focus value.
ComboBox_CountryName.Text = DataGridView_CountryPage[1, Variables.DataGridView_Index].Value.ToString();


about the inactive value i edit the table country in page country, after when i enter page client refresh is triggered on load and value is added/deleted/edit for the use of the table client that has a combobox named country
(you can do everthing in same page doesn´t matter)

i don´t see the problem there, if is the code or you are structuring it wrong OMG | :OMG:

nelsonpaixao@yahoo.com.br

trying to help & get help

GeneralRe: Handle invalid values in DataGridView Pin
JuiceOntour22-Sep-08 20:04
JuiceOntour22-Sep-08 20:04 
GeneralRe: Handle invalid values in DataGridView Pin
nelsonpaixao23-Sep-08 14:39
nelsonpaixao23-Sep-08 14:39 
QuestionRead Cookie From Win App Pin
Meysam Mahfouzi21-Sep-08 20:28
Meysam Mahfouzi21-Sep-08 20:28 
AnswerRe: Read Cookie From Win App [modified] Pin
N a v a n e e t h21-Sep-08 22:18
N a v a n e e t h21-Sep-08 22:18 
GeneralRe: Read Cookie From Win App Pin
Meysam Mahfouzi22-Sep-08 0:02
Meysam Mahfouzi22-Sep-08 0:02 
QuestionSubmitting a form in the webBrowser control to the default Browser Pin
sarabjs21-Sep-08 20:12
sarabjs21-Sep-08 20:12 
Questionhow to set runtime marquee Pin
shihabul haq21-Sep-08 19:57
shihabul haq21-Sep-08 19:57 
AnswerRe: how to set runtime marquee Pin
Harvey Saayman21-Sep-08 20:19
Harvey Saayman21-Sep-08 20:19 
QuestionAbout signing Pin
Ashutosh_Bodake21-Sep-08 19:48
Ashutosh_Bodake21-Sep-08 19:48 
AnswerRe: About signing Pin
Ravi Bhavnani21-Sep-08 21:10
professionalRavi Bhavnani21-Sep-08 21:10 
AnswerRe: About signing Pin
Ajay.k_Singh21-Sep-08 23:06
Ajay.k_Singh21-Sep-08 23:06 
GeneralRe: About signing Pin
Fal_0022-Sep-08 20:06
Fal_0022-Sep-08 20:06 
GeneralRe: About signing Pin
Ajay.k_Singh22-Sep-08 20:20
Ajay.k_Singh22-Sep-08 20:20 
GeneralRe: About signing Pin
Pete O'Hanlon22-Sep-08 1:21
mvePete O'Hanlon22-Sep-08 1:21 
GeneralRe: About signing Pin
Mark Salsbery22-Sep-08 6:52
Mark Salsbery22-Sep-08 6:52 
GeneralRe: About signing Pin
Fal_0022-Sep-08 20:09
Fal_0022-Sep-08 20:09 
QuestionMethods to implement SSL while Login by Desktop Messenger [modified] Pin
Gaurar21-Sep-08 19:28
Gaurar21-Sep-08 19:28 

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.