Click here to Skip to main content
15,887,436 members
Home / Discussions / C#
   

C#

 
QuestionInvalid Character in XmlDocument Pin
malikjhangirahmed@hotmail.com30-May-06 21:10
malikjhangirahmed@hotmail.com30-May-06 21:10 
AnswerRe: Invalid Character in XmlDocument Pin
NaNg1524131-May-06 1:09
NaNg1524131-May-06 1:09 
QuestionListbox Item Selection Pin
Brendan Vogt30-May-06 21:01
Brendan Vogt30-May-06 21:01 
AnswerRe: Listbox Item Selection Pin
malikjhangirahmed@hotmail.com30-May-06 21:19
malikjhangirahmed@hotmail.com30-May-06 21:19 
QuestionRe: Listbox Item Selection Pin
Brendan Vogt30-May-06 21:28
Brendan Vogt30-May-06 21:28 
AnswerRe: Listbox Item Selection [modified] Pin
albCode30-May-06 22:06
albCode30-May-06 22:06 
QuestionRe: Listbox Item Selection [modified] Pin
Brendan Vogt30-May-06 22:25
Brendan Vogt30-May-06 22:25 
QuestionDatagridview - programmatic Cell updation Question Pin
Tushar Bhatt30-May-06 20:58
Tushar Bhatt30-May-06 20:58 
Hello,

I am developing a VC# application, where I am using unbound DataGridView to input data from users. Here, first cell is for ItemCode and Second Cell is for Item Description, and other cells are for other dataentry which are not of much concern here.

If user Right-Clicks first Cell (Item Code) with entering 'A', then List of ItemCode and corresponding Item Description will be displayed where starting charter is 'A' in other window and user can select any one of them, this selected ItemCode and Description will be displayed in First and Second Cell of DataGridView.

My problem starts here,
1. Even after my setting
DataGridview1.rows[0].cells[0].value = 'Abc'

I am not able to view this new value in the datagridview, instead Old entered value i.e. 'A' remains there.

Does anybody have any solution ?

AnswerRe: Datagridview - programmatic Cell updation Question Pin
Mairaaj Khan30-May-06 23:26
professionalMairaaj Khan30-May-06 23:26 
GeneralRe: Datagridview - programmatic Cell updation Question Pin
Tushar Bhatt1-Jun-06 19:09
Tushar Bhatt1-Jun-06 19:09 
QuestionEncryption Decryption Problem in Web Services Pin
malikjhangirahmed@hotmail.com30-May-06 20:50
malikjhangirahmed@hotmail.com30-May-06 20:50 
QuestionChanging type Pin
thepersonof30-May-06 20:49
thepersonof30-May-06 20:49 
AnswerRe: Changing type Pin
User 665830-May-06 23:50
User 665830-May-06 23:50 
GeneralRe: Changing type Pin
thepersonof30-May-06 23:55
thepersonof30-May-06 23:55 
GeneralRe: Changing type Pin
thepersonof31-May-06 3:08
thepersonof31-May-06 3:08 
QuestionSource Safe 2005 problem Pin
Snowjim30-May-06 20:18
Snowjim30-May-06 20:18 
QuestionAuthentication Authorization Pin
Saeed Rezaey30-May-06 19:29
Saeed Rezaey30-May-06 19:29 
AnswerRe: Authentication Authorization Pin
leppie30-May-06 19:34
leppie30-May-06 19:34 
GeneralRe: Authentication Authorization Pin
Saeed Rezaey30-May-06 19:45
Saeed Rezaey30-May-06 19:45 
AnswerRe: Authentication Authorization Pin
Mairaaj Khan1-Jun-06 3:00
professionalMairaaj Khan1-Jun-06 3:00 
QuestionHow to expose a class library in windows application as web service for other application Pin
Arun Kumar Babu30-May-06 19:05
Arun Kumar Babu30-May-06 19:05 
AnswerRe: How to expose a class library in windows application as web service for other application Pin
leppie30-May-06 19:32
leppie30-May-06 19:32 
GeneralRe: How to expose a class library in windows application as web service for other application Pin
Arun Kumar Babu30-May-06 19:36
Arun Kumar Babu30-May-06 19:36 
GeneralRe: How to expose a class library in windows application as web service for other application Pin
leppie31-May-06 2:00
leppie31-May-06 2:00 
QuestionAdd New Files To the solution programatically in c#.net Pin
compdesign30-May-06 18:44
compdesign30-May-06 18:44 

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.