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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Not getting new values with UpdateCommand in Datagrid13 Jan 2005 14:25 GMT1
I have a datagrid on a webpage where I added a Edit Column with
"Property Builder - Columns - Button Column - Edit, Update, Cancel
Column.
Then when loading the page I do the following:
Getting Cloumn number13 Jan 2005 13:36 GMT1
IT doesn't work in ASP.net
currentCell is not a member of 'System.Web.UI.WebControls.DataGrid'.
Dynamic Columns13 Jan 2005 13:18 GMT1
i have problem that columns created dynamically in the run time using bining
cannot be accessed later on.
now i bind a datagrid to a datasource e.g
datagrid.datasource = datatable
The IListSource does not contain any data sources. <-- ?13 Jan 2005 12:13 GMT1
When I execute an SQL steatement, I retreive a
Dataset. For some queries which does not
return any data, If I assign it to the
datagrid.datasource and bind, it throws the following
Adding scrollbars to a datagrid13 Jan 2005 08:31 GMT2
I have a question about adding vertical and horizontal scrollbars to a
datagrid. I realise that they are protected properties, but am unsure of how
to create a derived class that would contain them.
Any help will be appreciated.
DataGrid with Slanted Headers13 Jan 2005 01:20 GMT1
I've got a tough question.
I'm looking to have a data grid with many columns, most of which are
custom columns. To make room for all that i would like to have slanted
headers, headers that are not completely verticle, but slightly
Datagrid Updatecommand problem!! Urgent12 Jan 2005 19:10 GMT1
Hi! I have a datagrid and i want to update new values after editing
datagrid.
i am using following code;
tb = CType(e.Item.Cells(1).Controls(0), TextBox)
Counting Clicks12 Jan 2005 19:06 GMT6
A customer of mine has an page with a datagridcontrol..
The grid contains a description field of a pdf document and a
HyperlinkColumn to the actual pdf file..(the location is read from a
database)
DataGrid won't Cancel or Update12 Jan 2005 18:50 GMT1
I am new to .net so please be patient.  I am trying to pass
information between two pages.  I need the value to be passed into the
second page in order to populate the datagrid.  When I do this I can
click on the Edit button for inline edting and I get the control box's
Getting Cloumn number12 Jan 2005 10:01 GMT1
I have a datagrid with link buttons in each cell.
So when the button is selected. The cell changes the background color.
But when a a new button is selected the old cell has to change to the
normal color and the new cell has to change to a new color.
error..of type 'TextBox' must be placed inside a form tag with runat=server12 Jan 2005 02:22 GMT7
I placed a checkboxcontrol in a datagrid:
<form id="Form1" method="post" runat="server">
  <asp:DataGrid id="DataGrid1" style="Z-INDEX: 101; LEFT: 152px; POSITION:
absolute; TOP: 56px"
Displaying vertical data12 Jan 2005 01:47 GMT1
I built a survey that, upon submission creates a record in my MS Sql database.  Each record is comprised of 31 fields.  I want to use a datagrid to display the data.  My challenge is to restructure the data before it is displayed.  For example, in my survey I am ranking 31 topics ...
Dropdownlist for databoundcolumn11 Jan 2005 18:56 GMT4
How can i code a dropdownlist for a databound column in a datagrid? the
datagrid has to be editable
btw i looked on datagridgirl.com but nothing that suited ..
ch Mike
Dataset11 Jan 2005 13:51 GMT7
When grdSearch.ItemDataBound occurs is it possible to know
dataset name I am working with?
cannot get value from datagrid11 Jan 2005 03:11 GMT1
i have the following code:
private void DataGrid1_SelectedIndexChanged(object sender, System.EventArgs
e)
{
Pages: 1 2 3 4 5 6 December, 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.