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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
create a hyperlink?31 May 2005 19:02 GMT1
I have a dynamically created child grid inside of a grid. Each cell may or
may not have a date in it. How do I make that date a  hyperlink? Eack column
has to have different links?
HeadTemplate UserControl State31 May 2005 11:00 GMT3
If i have a template column with a template header whoch contains a Label
Control,
The datagrid seems to regenerate the labels on postback. How can i force it
to remeber the text property if it was changed dynamically?
How to get the DataKeyField in the DataGrid ?31 May 2005 05:56 GMT1
I set the DataKeyField in a DataGrid ,
and an EditCommand ,
when I click the EditCommand ,
I want to get the row's DataKeyField ,
Client Side validation on datagrid30 May 2005 14:59 GMT1
Hello Group
I am using template coulmns for input in datagrid
how can I  validate text boxes whcih are inside  datagrid's template column
at Client side.
Datagrid layout difficulty30 May 2005 14:43 GMT1
I have a datagrid that can grow when populated; when it does, it
"overflows" various controls I have placed beneath it on the form. I
have tried switching to Flow layout for the page, but the layout thus
produced is unsatisfactory. I would welcome suggestions for how to
Large dataset displayed but kills application30 May 2005 14:39 GMT2
It's my first try with C# and I'm clueless.
I have a page where I input two dates, click a button that runs a query
and binds it to a datagrid.  When the dataset is relatively small, all
is OK and I can click my button again and again and it will repopulate
Dropdownlist not keeping viewstate after postback30 May 2005 13:38 GMT1
I have a complex datagrid containing several ASP.NET form elements.
One of the elements is a checkboxlist. This is populated from a
database but the data it is populated with is dependent upon the
current value in one of the datagrid's dropdownlist boxes.
how to change the colour of hyperlink used in datagrid in vb.net on CLICK EVENT?30 May 2005 13:13 GMT1
(Type your message here)
please send the coding in VB.NET or HTML for changing the colour of HYPERLINK used in DATAGRID(from COLUMNS property of DATAGRID)on the CLICK event.we are working in ASP.NET enviornment with SQLSERVER as backend.
--------------------------------
From: ...
DataGrid with Inherits27 May 2005 10:33 GMT1
I didn't have any problem with DataGrid with the Inherits options (ie. an
aspx page with the corresponding code in assembly) even with sorting.  But
when it comes to Edit / Update / Cancel.  I started to get
"CS0117: my_file.aspx does not contain a definition for "MyDataGrid_Edit",
programatically controlling the datagrid27 May 2005 08:19 GMT2
Hi, I am new to using datagrids.
I am currently developing a webform where I can load and display data
using the OdbcConnection. (the data comes from Oracle RDB)
The data loads and displays fine, however, I want to be able to make a
How to set different label value in datagrid template column?26 May 2005 16:22 GMT1
Hi all,
       I have a datagrid with a stock label "lblStock".
Here's is what i what to do :
1. If the quantity value retrieved from database is = 0 then lblStock.text
Displaying current sort indication in the header of a column26 May 2005 14:22 GMT2
Using the .NET framework 1.1, is there a way to do this without too much
coding?  I've the got the sorting of my custom columns working both ways (if
I click on the same column, it reverses the sort direction), but I would
like to have an indication of the current sort direction by ...
help about dataset26 May 2005 13:15 GMT1
do you know why i got error on this:
da = new SqlDataAdapter();
ds = new DataSet();
da.SelectCommand.CommandText=" SELECT EmployeeID, LastName, FirstName FROM
Enquires about OledbDataAdapter25 May 2005 18:43 GMT1
      I am using oledbDataAdapter to bind the data into datagrid, as i
only knows how to use datareader,i have some doubts in oledbDataAdapter.
Is dataAdapter same as datareader? datareader can do this lblProduct.Text =
objDataReader("CategoryName") to pass the data retrieve from ...
Need help in binding data to datagrid by using drop down list25 May 2005 13:33 GMT2
      I am new in asp.net, i encounter some problems in using drop down
list and datagrid. I have manage to bind the data into datagrid but i
wanted to bind the data into the datagrid accroding to the selected brand
from the drop down list. I do not have any idea how to do it. Does ...
Pages: 1 2 3 4 5 6 April, 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.