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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Is it possible to set title property on data grid cells?25 May 2004 11:18 GMT2
I would like to do:
<table>
   <tr>
       <td title="My tool tip from DB">Some text</td>
scrollable grid question25 May 2004 09:58 GMT2
I know how to get a grid scrollable, but my question, how can I keep the
Column headers and only scroll the data?
example:
header1                   header2       - keep this permananet
I need CausesValidation on Paging24 May 2004 18:28 GMT2
Does anyone know how to set Causesvalidation =true; when paging.  I need to
call my custom validator.
Thanks for the help in advance.
Regards
Is it possible to create a custom header/footer - not with column names but with html24 May 2004 10:59 GMT5
I want to know if it is possible to create my own header and footer which contains
arbitrary text/html items in a datagrid .
Look at the included picture for example.
Another example:
DataGrid to Excel24 May 2004 10:00 GMT13
I wrote a small function, thaht converts a DataGrid to Excel from a Web-Application (C#)
Running the function with 100-200 rows it just works fine
Starting a "special" Report produces a DataDrid with about 13650 Rows. Now the conversion to Excel does not work
Are there any known ...
How to set the size of a edit-column in a datagrid24 May 2004 09:20 GMT4
I'm trying to set the size of the textbox that appears when clicking the
edit-button in a datagrid, but I'cant find out how to do it.
// Tomas
ASP.Net DataGrid VS. DropDownLists24 May 2004 04:49 GMT1
Need some help here. I posted this in the framework newsgroup and
noticed this group so I'm posting it here as well. Sorry for the
redundancy and/or bad etiquette.
I'm building an asp.net app that uses a datagrid. I have created a
Display Datagrid group Subtotals24 May 2004 04:39 GMT2
I am trying to achieve something in this format in a datagrid...
Apologize if the drawing is not very clear...
Make                 Model      Value
=====                =====      ======
Edit Command button on alternate items23 May 2004 22:14 GMT1
Can I hide the edit command button on alternable items?
or in other case on items with certain value on a column?
Best regards,
Miguel.
How to Simulate Click Event on DG LinkButton?23 May 2004 21:26 GMT1
How can I programmatically simulate a click event on a datagrid linkbutton?
I change the text of a linkbutton in a datagrid, then need to do some processing as though the user had clicked the linkbutton with the new text.
I thought I could do it like this:
***
Class 'System.Web.UI.WebControls.DataGridItem' cannot be indexed23 May 2004 03:20 GMT2
I am very new to asp.net. Please help me in resolving the error:
DataBinder.Eval: 'System.Data.DataRowView' does not contain a property
with the name RENEW_EXIST.
I get the above error with the following code in aspx page
adding Cutom columns from a business collection object 21 May 2004 13:56 GMT3
I'm new to ASP.NET and the .NET framework. I've been trying to get the
WebControls.DataGrid to work but havent been successful in acheiving the
desired results.
What i need to do is, set the DataSource for the grid to some business
Footer data - more than one row (sumarizing)21 May 2004 11:47 GMT2
How can I add two rows on a datagrid footer for totals.
I am displaying month sales for each customer on a datagrid, but for footer
totals I want to display totals for customer as well as for region.
So far I can only add one row totals in footer.
DropdownList in EditItemTemplate20 May 2004 22:05 GMT1
I have a template column and a DropdownList in the EditTemplateItem area.  I
can't find a way to bind a datatable to it when EditItemIndex is set...HELP
After the user clicks Update the following code should work...
dim cbo as DropdownList
Trigger Button1_ServerClick event from a popup form...20 May 2004 18:56 GMT1
I allow users to click a datagrid row and it spawns another browser page to
allow edits to the data in that row.  Once they update the data, it is
committed to the database and the form is closed.  Once the edit page is
closed, I need to trigger the search button click event in ...
Pages: 1 2 3 4 5 6 7 April, 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.