Hi! I m new to php and MySQL database. I want to know how whether php provides any class for datagrid
i need to select a row in a Datagrid. I tried Datagrid.Row it is Not Working, any one help on this Code - For nlRo = 1 To DataGrid.ApproxCount DataGrid.Refresh DataGrid.Ro =nlRo DataGrid.Col=1 DataGrid.Text = nlRo Next nlRo '' Row is not selecting.....
Sr No Crop Varity Psize Pkts 1 Fodder NG-1788 1 kg 180 2 Sf SN-85 2 Kg 100 3 Beet B-885 1 kg 100 4 Beet B-885 1 kg 150 5 Beet B-885 1 kg 200 6 Beet B-885 1 kg 250 7 Beet B-885 1 kg 300 8 Beet B-885 1 kg 350 9 Beet B-885 1 kg 400 10 Beet B-885 1 kg 500 New Modify Delete Close View I...
Hi, If anybody has done asp.net to AS400 connection from mochasoft software pub1.rzkh.de. Please share how to do it, I want to show data in datagrid of asp.net and data is store in pf at pub1.rzkh.de server. Please help me. Thanks
I am developing an application in VB6 using a bound data grid with a data control, and am struggling with the following: 1. How do I force an update of the data grid to the data control by pressing the Enter Key, regardless of which cell of the data grid is current. 2. When updating the data grid,...
I have a datagrid in my form that contains coloumn of attendence of a perticular ID .what i want to do is to calculate total number of 'P' and 'A' in a textbox
Hi, I am using a datagrid wtih dropdownlist(ddl) and edit option with in it.once i enter data using ddl, its values get stored in the database.now i want that values to be unchanged whenever the same row edit option is loaded.i want them to be read only.All i want is to make dropdownlist read...


