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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using sqlDataAdapter to fill Dataset31 Jan 2005 22:13 GMT1
I am setting my adapter to the below value and then filling the dataset and
binding the data grid to that after I set my dataset equal to the datagrid's
datasource.  I manual bind the fields of the query to the datagrid.  Can I
set my sqlDataAdapter like this.  It's choking on B ...
Reference Datagrid Footer Control31 Jan 2005 17:54 GMT1
In a datagrid footer, how could I programmatically set a footer textbox
text?  E.g.. the datagrid (dg1) will bind to a datareader based on a query.
If the query does not generate any results the datagrid will appear without
any data, just a footer containing a few textboxes for ...
multiple Rowfiltering and binding the changes to the datagrid31 Jan 2005 16:57 GMT3
I have the following problem: I have several DropDownList Controls where the user may select multiple values and let the results be displayed in the datagrid. The first filter will always work, but when the second filter is done, the effects of the first filtering are lost. So ...
Casting a grid31 Jan 2005 15:01 GMT2
I have a web form with several grids on it, and a procedure that cycles
through each grid to do a number of tasks, using for next, and am getting a
"Specified cast is not valid" error when I attempted to put the grid names
in an arraylist.
Refresh problem31 Jan 2005 09:44 GMT1
I use javascript to modify the label. when I refresh the web page. I lost
the modification. How can I put it into ViewState or How can I know whether
it is a refresh or regular postback in code behind?
any idea?
auto postback(urgent!)30 Jan 2005 13:57 GMT1
I have a datagrid and a button(id=Button1). when the user select the row. I
want to excute javascript to invoke "__doPostBack("Button1","")" . just like
the user press the button and do the postback. In reguar aspx, It works
great. But in user control(ascx). because all control's id ...
OnItemDataBound Problem28 Jan 2005 17:19 GMT2
I created a DataGrid programmatically, my problem is that I dont know
how to associate a function with the OnItemDataBound  event of the
Datagrid if it's created programmatically.
Would anyone help me do this?
Bees knees of grid controls for ASP.NET27 Jan 2005 05:38 GMT10
Whilst the datagrid is pretty good, we're finding it's a little too
post-back intensive for some of our applications. Having come from the
native Windows client environment, the lack of client side functionality is
something frustrating.
Loosing css?26 Jan 2005 15:49 GMT4
I have a problem with my datagrid and css.
To fill my grid, I have a database connection. The sql is partly built from
drop down lists (select * from myTable where id='ddl value'.
My problem is, that when I select something in my drop down and the page
playing around a DataGrid26 Jan 2005 09:56 GMT1
hi
I have a view which return 1000 numbers and amounts  like this:
Number   Amount
000           234
DataGrid with manual dataSource26 Jan 2005 01:03 GMT1
I'd like to use a DataGrid but use a collection of objects as it's
source. Preferablly I'd like to have the column data be retrieved
directly from the row object in the collection (instead of from an array
of data). Is there a way to do this?
Dropdownlist in template column to fire a SelectedIndexChanged event?25 Jan 2005 18:41 GMT6
I have a ddl in a template column of a data grid.  The ddl displays
fine.  I'm having no luck though getting an event to fire when the
user selects a new value in a row's ddl.  I can put a button in the
template and get the command event for the grid, but nothing for the
Changea  buttoncommand for one record only24 Jan 2005 21:50 GMT1
I have a datagrid with the standard Edit and Delete columns that you can add
using the property builder.  I added a 3rd column for "Confirm Delete".
When the Delete button is clicked, it runs dg_ItemCommand, and changes the
visible column to say "Confirm Delete".  If user clicks on ...
Datagrid Not Displaying24 Jan 2005 20:56 GMT4
Datagrid below. It will not display. The page shows nothing but the
html header. I have tested the query in query analyzer. Records exist
and should be displayed. I've stripped out all extraneous code to try
to narrow down where the syntactic flaw is but am still coming up
Retreive values from invisible cell24 Jan 2005 20:31 GMT1
I'm trying to update a table with an editable DataGrid (Edit, Update, Cancel button). In the Update event of the item, I can retreive every value by using the TableCell object (DataGridCommandEventArgs.Item). The only value I can' retreive is the one that I stored in an invisible ...
Pages: 1 2 3 4 5 6 December, 2004
 
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.