| Thread | Last Post | Replies |
|
| Using the Data Adapter Configuration Wizard | 31 Jan 2004 16:54 GMT | 4 |
I have been trying to design a Web Form using VB.Net 2002 that uses a DataGrid to display a MS Access database. When using the Data Adapter Configuration Wizard on my local server I successfully make a "New Connection" after pointing it to the Access MDB
|
| Dynamic column-label or linkbutton? | 30 Jan 2004 20:10 GMT | 1 |
How do I dynamically decide on a column type depending upon my data. I.E., what I want to do is (But get a compile error in browser on syntax of missing '}'): <asp:TemplateColumn HeaderText="MyColumn">
|
| Add a column at the end of the Grid | 30 Jan 2004 15:18 GMT | 6 |
Does anyone know how to add a column to the end of a datagrid. Thanks in Advance.
|
| Q: Get Text from Hyperlink Column | 30 Jan 2004 08:13 GMT | 1 |
I have a column in my DataGrid which is a Hyperlink Column. Everything work find except when I try to get the text of the column using this.DataGrid.SelectedItem.Cells[6].Text, I got blank value!! I saw from some peoples suggesting to use ((LinkButton)
|
| Canceling ItemDataBound | 28 Jan 2004 17:01 GMT | 1 |
Is there anyway to stop an item getting added to the Datagrid in ItemDataBound Event? Thanks
|
| Filtering Datagrid Rows Multiple Times | 28 Jan 2004 16:22 GMT | 2 |
I have a datagrid in which I filter on what is selected in a dropdownlist. It filters correctly, but when I select the value to take it back to it's original state. I set the datasource to the original datatable
|
| Sum of a column values in a Datagrid | 28 Jan 2004 13:28 GMT | 2 |
I would like to know if there is a way to print 'Sum' of all the values of one of the columns in a datagrid in an ASP.net application using vb.net. The Sum should be displayed all the way at the end below the column values.
|
| Data grid columns still showing up | 28 Jan 2004 04:29 GMT | 2 |
I am using a run-time connection to populate a datagrid and when I try to hide my columns it does not work. If I set the column index higher I get an error. here is the code
|
| my datagrid does not show up when used as custom control | 27 Jan 2004 20:55 GMT | 1 |
Below is the code, for the datagrid custom control. When i view this in a aspx page, the text "Hello" shows up but not the datagrid. Anyone can tell me why? thanks
|
| datagrid problem | 27 Jan 2004 20:32 GMT | 1 |
Hello. I have a simple datagrid with a column containing the last names of authors. When a condition is met, I'd like the column to contain a textbox which allows the user to change the last name. Otherwise, the cell will contain a label which displays the last name but won't ...
|
| Datagrid Postback | 27 Jan 2004 14:59 GMT | 1 |
I have a Datagrid on a page. 1 column is a template column with a checkbox (unbound). The rest of the columns are databound that are added programatically. Grid Definition...
|
| Datagrid / Dataset / Relations | 27 Jan 2004 14:05 GMT | 3 |
Hi , I'm sure that I'm not the first one with that question. I have two tables (both in the Dataset), where one is parent_table id:
|
| ItemCommand problems | 26 Jan 2004 23:07 GMT | 3 |
Hi, I don't seem to be able to get a imagebutton (within a template column) to fire an itemcommand event when clicked. Looking through this NG, it seems like the same problem has been raised many times, except in most cases the problem occurs as the datagrid's databind method is ...
|
| Select then expose Edit-Update-Cancel column | 25 Jan 2004 23:06 GMT | 1 |
Is there any way to progressively expose the Select, (Edit-Update-Cancel) columns. ie I want only the Select to show, then when the user selects a row show the Edit-Update-Cancel column.
|
| datagrid header | 24 Jan 2004 04:32 GMT | 2 |
Is it possible to have an overall header that spans across all columns? An example would be a class schedule for student Ben.
|Ben |English |Thursday | |