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

C#

 
GeneralRe: Voice Over IP Pin
Dave Kreskowiak15-May-05 5:57
mveDave Kreskowiak15-May-05 5:57 
GeneralDateTime Pin
Bahadir Cambel14-May-05 9:15
Bahadir Cambel14-May-05 9:15 
GeneralRe: DateTime Pin
quilkin14-May-05 10:34
quilkin14-May-05 10:34 
GeneralRe: DateTime Pin
Luis Alonso Ramos14-May-05 17:13
Luis Alonso Ramos14-May-05 17:13 
GeneralRe: DateTime Pin
pubududilena15-May-05 18:15
pubududilena15-May-05 18:15 
GeneralNewbie: Q regarding Sorting DataGrid Pin
nad226314-May-05 8:36
nad226314-May-05 8:36 
GeneralRe: Newbie: Q regarding Sorting DataGrid Pin
MoustafaS14-May-05 14:41
MoustafaS14-May-05 14:41 
GeneralRe: Newbie: Q regarding Sorting DataGrid Pin
nad226314-May-05 18:21
nad226314-May-05 18:21 
Sorry but I have no clue what you are referring to!

What sort event? There is no sort event. There is only an event called ListChanged in the datagrid's dataview that fires on (and not before) sorting the datagrid. Another thing is, the dataset still has the same indexing order on the datagrid, meaning, a particular row's index before or after sorting remains intact eventhough after sorting it's position on the datagrid has changed.


GeneralRe: Newbie: Q regarding Sorting DataGrid Pin
Gary Perkin17-May-05 5:58
Gary Perkin17-May-05 5:58 
GeneralRe: Newbie: Q regarding Sorting DataGrid Pin
nad226318-May-05 10:39
nad226318-May-05 10:39 
Generali have the same problem also Pin
snouto14-May-05 8:00
snouto14-May-05 8:00 
GeneralRe: i have the same problem also Pin
Polis Pilavas14-May-05 8:10
Polis Pilavas14-May-05 8:10 
GeneralSmall question Pin
snouto14-May-05 7:42
snouto14-May-05 7:42 
GeneralRe: Small question Pin
Polis Pilavas14-May-05 8:01
Polis Pilavas14-May-05 8:01 
GeneralRe: Small question Pin
snouto14-May-05 8:11
snouto14-May-05 8:11 
GeneralRe: Small question Pin
Polis Pilavas14-May-05 8:14
Polis Pilavas14-May-05 8:14 
GeneralRe: Small question Pin
snouto14-May-05 8:19
snouto14-May-05 8:19 
GeneralRe: Small question Pin
MoustafaS14-May-05 10:28
MoustafaS14-May-05 10:28 
GeneralRe: Small question Pin
mav.northwind14-May-05 20:25
mav.northwind14-May-05 20:25 
GeneralRe: Small question Pin
lgstef16-May-05 1:31
lgstef16-May-05 1:31 
GeneralAsynchronous file transfer client/server Pin
methodincharge14-May-05 7:37
methodincharge14-May-05 7:37 
GeneralRe: Asynchronous file transfer client/server Pin
snouto14-May-05 7:49
snouto14-May-05 7:49 
GeneralCatching event before file opens Pin
krisst_k14-May-05 3:43
krisst_k14-May-05 3:43 
GeneralRe: Catching event before file opens Pin
MoustafaS14-May-05 7:10
MoustafaS14-May-05 7:10 
GeneralRe: Catching event before file opens Pin
krisst_k14-May-05 14:23
krisst_k14-May-05 14:23 

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.