how to view data grid in ascending and descending order? [modified]
-
how to view data grid in ascending and descending order? I have try create a button and the coding here: Adodc1.Recordset.Sort = Desc DataGrid1.Visible = True Adodc1.Refresh but nothing happen when i click it. is that the correct command? -- modified at 0:59 Monday 14th August, 2006
-
how to view data grid in ascending and descending order? I have try create a button and the coding here: Adodc1.Recordset.Sort = Desc DataGrid1.Visible = True Adodc1.Refresh but nothing happen when i click it. is that the correct command? -- modified at 0:59 Monday 14th August, 2006
-
how to view data grid in ascending and descending order? I have try create a button and the coding here: Adodc1.Recordset.Sort = Desc DataGrid1.Visible = True Adodc1.Refresh but nothing happen when i click it. is that the correct command? -- modified at 0:59 Monday 14th August, 2006
-
how to view data grid in ascending and descending order? I have try create a button and the coding here: Adodc1.Recordset.Sort = Desc DataGrid1.Visible = True Adodc1.Refresh but nothing happen when i click it. is that the correct command? -- modified at 0:59 Monday 14th August, 2006
please mention the version of ide u use.in vb 2005 this property is available on property window.go n chk there