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 / December 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to keep a DataGrid in sync with a DataSet when sorting04 Dec 2004 18:24 GMT2
I am working on a project developed by another programmer.  Currently,
there is no support for DataGrid sorting.  If I set AllowSorting to
True, I can sort by clicking the column headers.  However, the sort
order of the data in the underlying DataSet is not altered.
page scroll position04 Dec 2004 04:10 GMT2
I have  a datagrid in my asp.net webpage. Datagrid can have lot of
rows like
more than 300 so the scroll gets enabled for the page to scroll down.
The datagrid has editing capability. I can edit any row, if i edit the
how to :03 Dec 2004 17:09 GMT1
who can tell me how to show datagrid when there is no data bound to it?
Null values in a datagrid checkbox column03 Dec 2004 02:26 GMT1
I have a checkbox column in a bound datagrid that returns an error when it
hits a null value:  [FormatException: Input string was not in a correct
format.]
I can't modify the sql query to anticipate a null value, how can I do this
Display multiple fields in a drop down list in datagrid03 Dec 2004 01:04 GMT3
How would I display the value of multiple fields in a drop down list in a
bound datagrid.  I tried changing the DataTextField to include both fields,
but received an error:  ddl.DataTextField = "CountyName" & "CountyCode"  to
display something like this:
Using a datafield value as a function argument02 Dec 2004 16:01 GMT2
I'm one baffled newbie. I know this is trivial, but I can't figure it out.
Using inline aspx code, I have a function called dbIntegerToString(i as
Integer, s as String) as String
Down in the html code, I have a datagrid, a stub of which follows:
How to bind to a drop down list in a grid.02 Dec 2004 14:04 GMT1
I want to display some drop down lists in a grid.  Let's say user Joe is
from Region 1, and I want to get a list of users and bind to the grid, but
want the Region column to be a drop down list displaying all regions with
Joe's current value selected.
DataGrid - Multiple values in single Row02 Dec 2004 04:53 GMT2
Been stuck on this one for a bit. Would really appreciate any help on
this one.
In Regards to ASP.NET
To start. I have a dataset al like this (ex)
How to connect Access database .mdb under windows XP02 Dec 2004 03:00 GMT4
I used the Data Form wizard of .NET to create a C# dataset form to query
the data from an Access database file "MWIND.MDB", but I kept getting
following message when I run the web form on XP only
"The Microsoft Jet database engine cannot open the file
Need help with Datagrid column button01 Dec 2004 20:51 GMT1
I have a web form with a Datagrid.  Within the data grid I have a Column
button.  If the button is of type "Linkbutton" my VB code-behind will catch
the users
"click"
How to change header captions01 Dec 2004 13:04 GMT9
How can I change header captions when working with a bound DataGrid in
ASP.Net?  I am looking for a way to do this without involving the SQL.
Thank you.
Pages: 1 2 3 4 5 November, 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.