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 / November 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
TextBox and DropDown in a Datagrid ItemTemplate12 Nov 2004 20:12 GMT1
I need help to solve this scenario.  I have 2 columns on a datagrid.
Column1 Header is NAME Column2 Header is VALUE.
The VALUE column could be either a free TextBox or a DropDown with a
bunch of values to be selected.  How can I implement this on a
Do MSFT programmers hate Mozilla Firefox users? (Border problem).12 Nov 2004 10:04 GMT4
I ran into something funny (well sort of, it's not funny when trying to make
a web application for more than one browser) ;-)
When using the datagrid control I set the cellspacing, cellpadding and
border to 0 in the asp:DataGrid tag, which also renders in the browser in
EditCommandColumn makes my textboxes too big11 Nov 2004 14:31 GMT3
I've added an EditCommandColumn to my dinamically created Datagrid.
All works pretty well, events fire in the correct way and so on. My
problem is when I click the "Edit" link: All row is made editable for
me, but the textboxes are enormous, too big. As a consequence of those
Accessing Header DataGridItems?11 Nov 2004 09:08 GMT1
The datagrid.items collection only appears to have data rows in it.  for
Instance...
dim myItem ad dataGridItem
myItem = myGrid.Items(0)
Editcommancolumn in datagrind in asp.net09 Nov 2004 14:50 GMT3
I have a question.
I have  datagrid in asp.net page. grid will be loaded some information
on page load. One column of the grid is editcommandcolumn type with
edit, update and cancel options.
TemplateColumn for this? conditionally display icon?08 Nov 2004 14:20 GMT2
I want to add a column to my datagrid that will display an icon depending on
what value is in a certian field in the database.
1) which type of column to use? TemplateColumn?
2) I'm looking for the best performing way to do this... my database field's
column count07 Nov 2004 08:23 GMT1
I have questions regarding data grid control. I am binding
the data at run time to the data grid.
How can I find out number of columns after binding? What
even would handle this?
how to assign a css class to datagrid header that is a link?06 Nov 2004 22:00 GMT2
I have a datagrid that has several sortable columns. So the headers become
hyperlinks. I need to be able to assign a css class to just these
hyperlinks? how can I do that? For example, right now I can just assign css
styles to the A tag which does control them but that also controls ...
AutoGenerateColumns won't set to false06 Nov 2004 18:29 GMT3
I have a really strange problem
I have a project that has been working fine for years.
I have a datagrid with one column. AutoGenerate Columns is set to false and
it was working fine for years.
ussing CSS with a datagrid control05 Nov 2004 20:33 GMT2
I am in the middle of reading an article on the datagrid control from the
4guysfromrolla.com website. I already completed the part on formatting the
datagrid but it did not use any CSS for this. It did inform me of the
different 'styles' though:
Paging05 Nov 2004 18:04 GMT2
I use a procedure to get list of all users and show them in a
datagrid/datalist/etc..  with SqlDataReader . How can i list X item (lets
say 50) on the first page , 2. 50 on second page and so on
Value from ItemTemplate?05 Nov 2004 17:13 GMT1
Hello,
This should be simple question. I thought I could solve it
by my own, but unfortunaly I am not able. I have a
datagrid with several asp:TemplateColumn's. In that
DataGrid does not keep sort when I move to another page04 Nov 2004 20:58 GMT2
I created a DataGrid that allows sorting by several columns. However,
if the DataGrid spans more than one page, when I navigate to the next
page the Data is not sorted.  Below is PageIndexChanged and
SortCommand methods. Any help would be much appreciated.
buttoncolumn or hyperlinkcolumn04 Nov 2004 18:23 GMT2
I need to be able to click on an item in one of my datagrid columns (an ID
column) and pass that ID value along to a second page which will use the ID
value to query the database for more information. A common scenario indeed
but I am still very new to this. I am not sure as to ...
formating column in the ItemDataBound event04 Nov 2004 06:23 GMT1
How can I set the format of a column in the ItemDataBound event ?
I want to set something like "DataFormatString: ${0:f2}" on a column and on
this event (ItemDataBound)
any sug
Pages: 1 2 3 4 October, 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.