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 / March 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Gridview Date Format Problem30 Mar 2007 00:36 GMT7
I have a Gridview in ASP.Net 2.0. I'm populating it with data from a SQL
2005 database (but with legacy design).
In the DB, the dates are stored as DateTime - DD/MM/YY HH:MM:SS.
In the bound Gridview, I'm applying the {0:d} format (to show just the short
Let us think i have datagrid which displays record from database, now if any ne28 Mar 2007 14:15 GMT1
Hai,
   Q:- Let us think i have datagrid which displays record from database, now
if any new record is inserted in database how can the user  knows the a new
record is inserted in database so he can refresh the page?
GridView AutoFormat22 Mar 2007 16:00 GMT1
I have applications that I compile for different departments.  All the
departments are satisfied with one of the AutoFormat GridView themes,
but not all the same one.  I get stuck with reformatting all the grids
before releasing them to the users.
vs2005 GridView Tutorial21 Mar 2007 14:40 GMT1
Hi, does anybody know of a good tutorial on using the ASP.Net GridView
in vs2005?
Any help is greatly appreciated.
dropdown event SelectedIndexChange21 Mar 2007 08:41 GMT3
Hi. I have two template columns in a datagrid. Each of them as a
DropDownlist. I need to bind some data in the second dropdownlist when the
selection changes in the first dropdown. How can I set for the first control
to invoke a method in the server side to update data shown in the ...
Hiding DataGrid Columns when AutoGenerateColumns="true"14 Mar 2007 17:25 GMT7
I am working with a DataGrid (ASP.NET 2.0) that is set to
AutoGenerateColumns="true".  It is being populated from a DataSet.  There is
a column that I want to hide from the display, but I want to leave it in the
DataSet so that it can be referenced.  However, all attempts that ...
SqlDataSource, GridView12 Mar 2007 06:49 GMT1
Have a web page with SqlDataSource and GridView (.NET 2) that gets and
displays data from database. The connection to the database is opened on page
load and the grid is populated. I have no problem at all on my testing
machine, IIS5 or VS development server, but when I deploy it ...
DataGrid's Delete command does not work11 Mar 2007 07:53 GMT3
I defined an object source with GetData(), Insert(Object object), Update
(Object object),
Delete(Object object).  When I connected the datasource to a DataGrid View
and
GridView and SQLDataSource10 Mar 2007 17:44 GMT1
Trying a simple (Ha Ha) gridview and SQLDatasource combination.  When I run
the page nothing shows.  Here's the code:
<%@ Page Language="vb" AutoEventWireup="false"
Inherits="TestSystemSecurity.SecurityFormList" enableViewState="True"
Add a new record in GridView10 Mar 2007 14:49 GMT5
I experimented inserting new rows in a table using a GridView (show footers,
make all columns and commands into templatefields, add textboxes to the
footer template of each column, add an Insert link in the footer, add a
onInserting eventhandler…).
dataitem in SelectedIndexChanged not recognized09 Mar 2007 22:38 GMT1
I have scoured this user group for this answer to no avail. I am
trying to get the Datatitem property of the DataGridItem in the
SelectedIndexChanged event handler of a Dropdownlist in a
Templatecolumn of a DataGrid (mouthfull huh!).
Button Field in Grdview control08 Mar 2007 17:44 GMT1
I am a newbie to ASP.NET and have a question about a button field I have
added to a gridview.    When you click on the button I want to update a
label with the value from a datakey.   the issue I have with this is that by
clicking the button it isn'tchange the selected index of ...
GridView07 Mar 2007 23:40 GMT2
I have web application that uses GridView to display some data from Firebird
database. Everything works fine on my development machine (Windows XP, VS
2005, .Net 2) After deploying the application on the production machine (Win
2003 server, IIS6, .Net 2) the following error ...
Subform on web page07 Mar 2007 01:08 GMT1
So I am really familiar with Access and trying to duplicate the
functionality on a web page (and didn't see a nice way to export my form
from Access)...
Have a data entry web page, but want a subform that has a one-to-many
How to improve perfomance of web application??06 Mar 2007 12:19 GMT1
How to improve perfomance of web application by avoiding serverside post back
and serverside code? is it good to have more functionalities into javascript
code instaead of serverside code? and is it good to avoid call back to server
and do functionality into javascript?
Pages: 1 2 February, 2007
 
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.