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 / October 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to use Eval / Bind to create a mailto link?31 Oct 2006 23:49 GMT13
In my gridview or datalist control, I know how to use the Eval or Bind
method to bind a control property to a data as follows:
<asp:HyperLink ID="email" runat="server" NavigateUrl='<%# Eval("email",
"mailto:{0}") %>'>Email me</asp:HyperLink>
Button column event not firing28 Oct 2006 18:57 GMT2
I just edited about 12 DataGrids on as many pages to update the look and feel
to current company standards.  One thing I did was replace LinkButtons with
PushButtons.  On all of the DataGrids, I simply edited the Text attribute to
the current requirement and then added a ...
only for expert: what's wrong with this code?26 Oct 2006 16:57 GMT3
I want to use a detailsview only for inserting data into a database (for a
survey). In order to check the inputted data, i need Templatefield.
So I defined a detailsview and a SqlDataSource in the aspx file.
The creation of the templatefields are done programmatically, because the
Datagrid paging wierd behaviour26 Oct 2006 13:11 GMT2
I have a DataGrid which uses a dataset as its source. I have it set to allow
paging and page length set at 9 rows, and page style set to numeric. My
dataset has 25 rows, so just as expected I see rows 1 to 9 and paging links
1 to 3 with "1" as a  static label and "2" and "3" as ...
hyperlink field in gridview26 Oct 2006 02:59 GMT1
 I tried to use a hyperlink field in a gridview and it did not work.
It just behaves like a normal boundfield. I included the name of the
bound field to the DataTextField. This field value pulls aURL value.
When I look in the gridview there is no hyperlink...
Reference to gridview control26 Oct 2006 02:58 GMT1
Anybody here knows how to make reference to en emptydatatemplate control?
what' wrong with this?23 Oct 2006 21:17 GMT1
I try ro insert  programmatically data into 2 fields of a Access table from
a detailsview.
My problem is: when clicking on the 'insert' button, nothing happens (no
error but no data inserted).
datagrid field to span other columns?20 Oct 2006 09:46 GMT1
ASP.Net 1.1
How do I get data to span accross other columns ?
I'm not sure if I'm stating this well, but I would like to use the Datagrid's paging but I want there to be two rows of data per record.
[SourceCode    [Carrier    [Agent    [Profile    [FeeSplit (a few more fields)
Date format hiding null values19 Oct 2006 06:58 GMT2
Greetings,
I'm using a custom date format to display date values in a BoundField in a
GridView.  Here's the line that formats the date value:
DataFormatString="{0:MM/dd/yy}"
Gridview keeps adding rows when user causes postback17 Oct 2006 12:55 GMT4
I have a gridview that has a footer with text fields and an "add"
linkbutton. This footer allows the user to add new rows to the
gridview.
When the user clicks the "add" linkbutton everything works as you would
Refreshing Crystal Reports....12 Oct 2006 20:49 GMT7
How can i refresh crystal reports?
Iam using VS.NET2003 and using vs.net i created a aspx webpage and on the
page i
placed a drop dwon list and a button...
Retrieving datagrid heading information09 Oct 2006 04:13 GMT1
I am writing a method in a component that gets passed a 1.1 Datagrid.  The
datagrid's columns were created at run time meaning it has no columns
collection.
How can I access Header and Footer data in the grid?
Datagrid paging problem05 Oct 2006 03:53 GMT6
I'm developing and testing a web application using VS.NET 2003, VB, .NET
Framework 1.1.4322, ASP.NET 1.1.4322 and IIS5.1 on a WIN XP Pro, SP2
computer.  I'm using a web form.
When clicking on the "Next" button for paging in a datagrid, i get the
Can't seem to bind data in a header or footer of a datalist.03 Oct 2006 16:14 GMT1
I'm trying to bind data in a header list and it doesn't appear to work. My
code is:
<asp:DataList id="dgOurSolutionArray" runat="server"
RepeatDirection="Horizontal" RepeatColumns="4">
Gridview selected Row displayed on second aspx page03 Oct 2006 12:41 GMT1
Hi, I am working on a Knowledgebase page that will post the selected row onto
another page. So for example, I have Page1.aspx which contains my gridview.
The gridview control is retrieving the data from the database and displaying
it. That's working. I also have a .CS page for Page1 ...
 
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.