Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / DataGrid / January 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using the Data Adapter Configuration Wizard31 Jan 2004 16:54 GMT4
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 GMT1
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 Grid30 Jan 2004 15:18 GMT6
Does anyone know how to add a column to the end of a datagrid.
Thanks in Advance.
Q: Get Text from Hyperlink Column30 Jan 2004 08:13 GMT1
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  ItemDataBound28 Jan 2004 17:01 GMT1
Is there anyway to stop an item getting added to the Datagrid in
ItemDataBound Event?
Thanks
Filtering Datagrid Rows Multiple Times28 Jan 2004 16:22 GMT2
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 Datagrid28 Jan 2004 13:28 GMT2
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 up28 Jan 2004 04:29 GMT2
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 control27 Jan 2004 20:55 GMT1
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 problem27 Jan 2004 20:32 GMT1
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 Postback27 Jan 2004 14:59 GMT1
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 / Relations27 Jan 2004 14:05 GMT3
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 problems26 Jan 2004 23:07 GMT3
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 column25 Jan 2004 23:06 GMT1
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 header24 Jan 2004 04:32 GMT2
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 |
Pages: 1 2 3 4 5 6 December, 2003
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.