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 / August 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Adding a select column...31 Aug 2005 18:54 GMT2
I am aiming to create a "select" column that is unbound on datagrid whose
other columns are all data bound.  The idea is to let the user select items
to be printed etc.
The problem I have arises when I want to find out which rows are selected.
Detailsview empty dataset insert30 Aug 2005 16:57 GMT1
My details view is in insert mode and my dataset is empty but the details
view doesnt show.
who can help me, how to do?
Also I tried to set the defaultmode to insert mode, but i found i can't
gridview sorting is not working30 Aug 2005 13:34 GMT2
can anyone tell me why this code is not working, i've been following the
tutorials but i can't get it to work:
<script language="c#" runat="server">
void Page_Load (Object Sender, EventArgs E)
Sort Datagrid29 Aug 2005 14:05 GMT1
I have one question, can i sort DataGrid with two parameters ?
that's mind if i have three columns in dataggrid: First Name, Last
Name, Office
John, Smith, New York
How to use DataGrid in ASP.NET29 Aug 2005 12:02 GMT1
High guys!
I am beginner in ASP.NET, Please give me some sample code ,where u us
DATAGRID to access Database .
Thanks In Advance
Datagrid sort26 Aug 2005 19:22 GMT5
I have a datagrid that sorts. The sort doesn't seem to execute on my template
column. It only works on my bound columns.
Bound datatable + unbound column in datagrid25 Aug 2005 21:28 GMT3
Is is possible to create an ASP.NET datagrid that mixes bound data
pulled from a database table with an unbound column created by the
program?
I would like to display several columns from an SQL Server database
Datagrid Cancle/update button calles delete command?24 Aug 2005 19:22 GMT1
I'm trying to extend the DataGrid class, and I think I am getting my
wires crossed.
In the constructor I add my colums:
   Public Sub New()
Databound Update(untyped dataset)24 Aug 2005 18:45 GMT1
I am trying to perform an update of a databound datagrid. I just cant
figue out how to update the rows and though. Every example i come
across either uses that example with the FindbyCategoryID method in a
typed dataset or uses a DataView which i dont think i want to do
DropDownList show the name of columns of dataGrid24 Aug 2005 13:48 GMT7
Hello, I make a dataGrid and i like to show the name of the columns of the
dataGrid in a DropDownList. For example, if my dataGrid have three columns
called "NAME" "ADDRESS" "CITY" i like show "NAME" "ADDRESS" "CITY" in the
DropDownList.
Paging and sorting24 Aug 2005 10:53 GMT2
I have a datagrid that implements sorting. Once a click on a new page number,
my sort gets lost.
How can I combine sorting and paging?
Adding a href link to a column in a data grid23 Aug 2005 20:19 GMT1
I am trying to figure out how I can add a html link to a value (which is the
virtual path of a file) in the data grid column. I have code as below. Please
help!
<asp:DataGrid id="DataGrid1" BorderColor="black" BorderWidth="1"
Passing grid data from one page to another23 Aug 2005 19:02 GMT1
I am posting a page to another page (form post). The data grid on the second
page is being populated with data. Now, on page load of the second page, I
would like to send the grid data on this page to the first page and populate
the grid on the first page with the same data on ...
Grids, dropdown, sql queries and extra spaces23 Aug 2005 16:38 GMT2
I have a sql query that combines 2 fields to end up as one, and binds to a
dropdown list in a grid.  I want to add spaces into the qry so the fields
look like the are separate.  But the drop down list seems to trim any extra
spaces, and it displays any html codes I put in there.  ...
How to hide border21 Aug 2005 16:59 GMT2
Hi NG,
I implemented a datagrid on a website with green background. I wanted to
hide the datagrids borders, but there is one black border I cannot hide.
You can see a screenshot at
Pages: 1 2 3 July, 2005
 
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.