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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
AutoGenerateColumns on some columns14 Jun 2004 12:30 GMT1
 I have a datagrid, for one and only one of the columns I need to use
a template column, for the rest AutoGenerateColumns would be fine.
 I'm expecting the answer no but is there any way I can say, ignore this one
column and autogenerate the rest?
default paging, show page nr. text.14 Jun 2004 08:56 GMT1
Dear sir,
I am using the default paging function of datagrid.  Below is my code.
<PagerStyle NextPageText="&gt;&gt;&gt;" PrevPageText="&lt;&lt;&lt;" HorizontalAlign="Center" Mode="NumericPages"></PagerStyle>
It works fine, it show a 1 2 3 4 5  page nr. at the bottom of datagrid.
adding totals to grid11 Jun 2004 06:16 GMT2
I need to add the total of each column at the end of the grdi How can I do
that, here is my actual code to retreive the data.
Dim SelectString As String
'//Convert date from string to Date
add rows10 Jun 2004 22:28 GMT1
I would like to have a grid on my page with blank rows to allow users to add
any new information if they want. Can that be done or no?
I want the grid populated like normal and at the end have blank rows where
the user can add to and that will be stored in the database
scrollable grid10 Jun 2004 18:59 GMT3
I need a scrollable grid and keep the header fixed.
I found one at
http://www.datawebcontrols.com/demos/ScrollableDataGridFixedHeader.aspx but
I need the
I need to have a tooltip appear over a cell showing data from another cell in the same row.09 Jun 2004 21:05 GMT1
I have a datagrid with locations from around the world.  In hidden cells, I
have the Lat and Long of that location.  I need to be able to mouseover the
location and have the Lat and Long appear as a tool tip.
Any help would be appreciated.
Multi row header in Datagrid09 Jun 2004 18:27 GMT7
I have two columns in my datagrid, Hours Bid and Hours Expense.  I would
like to have the word Hours span both columns and then just have the column
headings Bid and Expense underneath.  Is that possible and how do I do that?
PageCount too high for Items.Count09 Jun 2004 16:49 GMT1
I have a datagrid control that is working fine as I update, with what I
assume are correct page counts (pre-filtered, there are probably 100 pages
of 8 items each), but on my last filtering action, I reduce the item count
to 8 items.  However, the PageCount is always 3.  If I click ...
how to add single select radio button in datagrid... URGENT09 Jun 2004 16:41 GMT3
   I am adding a radiobutton in a datagrid. Now if I want to select a single radio button I am unable to achieve this. I have tried both RadioButton and HtmlInputRadioButton. Is there any way out.
Thanks in advance.
Regards,
Sriram Mallajyosula
Formatting Datagrid in Edit Mode09 Jun 2004 14:58 GMT1
Hi,
I have a problem with a Datagrid in a aspx page.
When I enter in Edit Mode (clic on Edit link), appears (correctly) the
Update and Cancel link, but the width of the cell is over the space,
validating a custom control in a datagrid08 Jun 2004 13:21 GMT1
i have a datagrid which display custom controls when user clicks edit,
changing data. I am using customvalidator to validate this control. I
can get validation of user input to work no problem when user clicks
on update in datagrid.
IIF and FieldCount Property of Container.DataIte,08 Jun 2004 10:14 GMT1
All,
    I have a data gid and I want the text of and ItemTemplate
asp:Label Field to be the value of a column from the DataReader which
the grid is bound to.  HOWEVER, I need to do it dynamically as the
changing the size of a textbox in a datagrid?08 Jun 2004 02:16 GMT1
I would like to find out if I can modify some of the properties of a textbox
within a datagrid?
1. How can modify the width of the fields ? when hit the update button all
of the fields are around 200px wide, I have tried to use "size" but I
DataGrid (body only) contained in <span>...</span> tags07 Jun 2004 17:00 GMT2
I have a DataGrid control that displays many records. As such, I have
been given a requirement to contain only the body of my DataGrid
control within <span> tags (this enables us to use a scroll bar to
look through the records in the datagrid, instead of using paging).
custom paging07 Jun 2004 15:02 GMT3
I implement datagrid for my customer database regular paging.
I want to change the paging so that it display the letters A...Z which are
the first letter of the
customer names...
Pages: 1 2 3 4 5 6 7 May, 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.