Click here to Skip to main content
15,899,474 members
Home / Discussions / C#
   

C#

 
GeneralRe: Form.Close() Pin
Nicholas Cardi20-Sep-04 7:59
Nicholas Cardi20-Sep-04 7:59 
GeneralRe: Form.Close() Pin
Nicholas Cardi20-Sep-04 8:07
Nicholas Cardi20-Sep-04 8:07 
GeneralData Table From DataRow[] Pin
sreejith ss nair19-Sep-04 22:50
sreejith ss nair19-Sep-04 22:50 
GeneralRe: Data Table From DataRow[] Pin
Sendilkumar.M20-Sep-04 1:52
Sendilkumar.M20-Sep-04 1:52 
GeneralRe: Data Table From DataRow[] Pin
sreejith ss nair20-Sep-04 17:35
sreejith ss nair20-Sep-04 17:35 
GeneralRe: Data Table From DataRow[] Pin
Sendilkumar.M20-Sep-04 18:27
Sendilkumar.M20-Sep-04 18:27 
Generalmultiple selection in datagrid Pin
Sudee19-Sep-04 19:47
Sudee19-Sep-04 19:47 
GeneralRe: multiple selection in datagrid Pin
sreejith ss nair19-Sep-04 20:27
sreejith ss nair19-Sep-04 20:27 
hi,

What is your real requirement ?. We can select more than one record in a datagrid. Select() method is used to select a perticular row. And Unselect() method doing the reverse of Select(). you can check whether a perticular row is selected or not by using IsSelected() method. I recommand you to read the DataGrid Class description in MSDN.;)

**************************
S r e e j i t h N a i r
**************************
GeneralRe: multiple selection in datagrid Pin
Sudee19-Sep-04 21:15
Sudee19-Sep-04 21:15 
GeneralRe: multiple selection in datagrid Pin
sreejith ss nair19-Sep-04 21:35
sreejith ss nair19-Sep-04 21:35 
GeneralRe: multiple selection in datagrid Pin
Sudee19-Sep-04 23:28
Sudee19-Sep-04 23:28 
QuestionHow to detect "play some particular .wav file" event? Pin
RodionMrt19-Sep-04 15:09
RodionMrt19-Sep-04 15:09 
AnswerRe: How to detect "play some particular .wav file" event? Pin
Christian Graus19-Sep-04 16:00
protectorChristian Graus19-Sep-04 16:00 
GeneralThats easy, thanks! ) Pin
RodionMrt19-Sep-04 16:31
RodionMrt19-Sep-04 16:31 
GeneralPasting to anbd from clipboard Pin
RomanD19-Sep-04 13:55
RomanD19-Sep-04 13:55 
GeneralRe: Pasting to anbd from clipboard Pin
Nick Parker19-Sep-04 17:05
protectorNick Parker19-Sep-04 17:05 
GeneralRe: Pasting to anbd from clipboard Pin
Anonymous/RomanD19-Sep-04 18:01
sussAnonymous/RomanD19-Sep-04 18:01 
GeneralRe: Pasting to anbd from clipboard Pin
mav.northwind19-Sep-04 22:28
mav.northwind19-Sep-04 22:28 
GeneralUsing WinAPI Pin
busio19-Sep-04 9:44
busio19-Sep-04 9:44 
GeneralRe: Using WinAPI Pin
S Sansanwal19-Sep-04 11:15
S Sansanwal19-Sep-04 11:15 
Generalclickety--Re: Using WinAPI Pin
Jerry Hammond19-Sep-04 17:18
Jerry Hammond19-Sep-04 17:18 
GeneralRe: Using WinAPI Pin
Anonymous20-Sep-04 1:17
Anonymous20-Sep-04 1:17 
GeneralWinforms: ListView: getting the label edit control Pin
peterchen19-Sep-04 9:10
peterchen19-Sep-04 9:10 
GeneralNeed help understanding SQL connections Pin
Dam.NET19-Sep-04 8:22
Dam.NET19-Sep-04 8:22 
GeneralRe: Need help understanding SQL connections Pin
Colin Angus Mackay19-Sep-04 9:39
Colin Angus Mackay19-Sep-04 9:39 

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.