Click here to Skip to main content
15,920,704 members
Home / Discussions / C#
   

C#

 
GeneralRe: Validating XML Schema Pin
RichardInToronto6-Nov-06 7:03
RichardInToronto6-Nov-06 7:03 
Questionhow to convert char[] to System.IntPtr Pin
Hemant kulkarni4-Nov-06 6:01
Hemant kulkarni4-Nov-06 6:01 
AnswerRe: how to convert char[] to System.IntPtr Pin
Guffa4-Nov-06 6:39
Guffa4-Nov-06 6:39 
GeneralRe: how to convert char[] to System.IntPtr Pin
Hemant kulkarni4-Nov-06 7:16
Hemant kulkarni4-Nov-06 7:16 
GeneralRe: how to convert char[] to System.IntPtr Pin
Guffa4-Nov-06 7:51
Guffa4-Nov-06 7:51 
Questionrichtextbox Pin
ammoh4-Nov-06 5:24
ammoh4-Nov-06 5:24 
AnswerRe: richtextbox Pin
Judah Gabriel Himango4-Nov-06 8:46
sponsorJudah Gabriel Himango4-Nov-06 8:46 
QuestionSelected text in datagrid cell not refreshing [modified] Pin
coachDon4-Nov-06 4:58
coachDon4-Nov-06 4:58 
I have two controls working together, a list of items and a datagrid. What is selected in the list will determine what is displayed in the datagrid. The datagrid is bound to an ArrayList of objects via datatable that will create one to N rows with seven columns. I have the read only property set to true. What I've noticed is if I select a cell and then select a new item in the listbox, the cell item will remain on top. (The new value is underneath.)

On each new selection, I clear the datatable, set the datagrid source to null and then refresh the datagrid. I then rebuild the table and add it to the datagrid table styles.

If the first display has three rows and I click in a cell on the third row and then select an item in the listbox that only will display one row, the selected text from the previous display remains displayed in its position.

Any ideas? Thanks for the help!
Don


-- modified at 0:56 Sunday 5th November, 2006
Questionhair stylist software Pin
samreengr84-Nov-06 4:17
samreengr84-Nov-06 4:17 
AnswerRe: hair stylist software Pin
User 66584-Nov-06 4:25
User 66584-Nov-06 4:25 
GeneralRe: hair stylist software Pin
samreengr84-Nov-06 4:46
samreengr84-Nov-06 4:46 
GeneralRe: hair stylist software Pin
mav.northwind4-Nov-06 5:17
mav.northwind4-Nov-06 5:17 
JokeRe: hair stylist software Pin
likefood4-Nov-06 18:49
likefood4-Nov-06 18:49 
GeneralRe: hair stylist software Pin
User 66585-Nov-06 1:34
User 66585-Nov-06 1:34 
GeneralRe: hair stylist software Pin
Guffa4-Nov-06 5:49
Guffa4-Nov-06 5:49 
JokeRe: hair stylist software Pin
Colin Angus Mackay4-Nov-06 12:15
Colin Angus Mackay4-Nov-06 12:15 
GeneralRe: hair stylist software Pin
Colin Angus Mackay5-Nov-06 0:24
Colin Angus Mackay5-Nov-06 0:24 
AnswerRe: hair stylist software Pin
Amar Chaudhary4-Nov-06 7:36
Amar Chaudhary4-Nov-06 7:36 
AnswerRe: hair stylist software Pin
Amar Chaudhary4-Nov-06 8:37
Amar Chaudhary4-Nov-06 8:37 
GeneralRe: hair stylist software Pin
samreengr86-Nov-06 3:38
samreengr86-Nov-06 3:38 
GeneralRe: hair stylist software Pin
Amar Chaudhary6-Nov-06 9:22
Amar Chaudhary6-Nov-06 9:22 
QuestionRe: hair stylist software [modified] Pin
samreengr88-Jan-07 6:38
samreengr88-Jan-07 6:38 
AnswerRe: hair stylist software Pin
Amar Chaudhary8-Jan-07 7:30
Amar Chaudhary8-Jan-07 7:30 
Questionvideo streaming using directshow Pin
awsiv4-Nov-06 1:53
awsiv4-Nov-06 1:53 
AnswerRe: video streaming using directshow Pin
calabe22-Jan-07 22:26
calabe22-Jan-07 22:26 

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.