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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Can't get this grid to sort no matter what - going crazy.08 Jan 2004 11:46 GMT2
Seems like i've tried every example in the newsgroups and in
referenced articles but I just can't get this grid to sort, am I
missing something obvious?
View State = True
Add row08 Jan 2004 06:09 GMT3
I am looking for an article that tells how to add a row
to a datagrid or to the DataSource.  The simpler and
easier the better.  Step-by-step and sample code would be
a plus.
LinkButton in DataGrid not executing eventhandler07 Jan 2004 21:40 GMT4
I have a datagrid with some BoundColumns and several TemplateColumn's.  Each
template column has a linkButton with the event handler specified via
OnCommand="ExternalLink_Command".  The LinkButtons also have CommandName and
CommandArgument attributes set. Clicking on the linkbuttons ...
DataList ItemTemplate and EditItemTemplate07 Jan 2004 21:00 GMT3
I'm relatively new to ASP.NET and I'm having a problem editing data in
a DataList. I have a DataGrid that lists fieldand I have a DataList
that displays detailed information about each item. I want to use the
DataList to edit the fields.
Datagrid Borders07 Jan 2004 07:22 GMT3
Why wont the datagrid accept the borderstyle's i have in my css ?.
What i want is that the headers border-bottom has a width of 5px and the
rest of the borders in the datagrid should be 1 px.
I have other style's too and they work but all border styles are
Create a scrollable DataGrid custom Component06 Jan 2004 20:12 GMT3
I want to create a custom Datagrid component that derives from the
default DataGrid and adds a <div> tag with the 'overflow' style. I've
added two properties to my custom datagrid, ScrollWidth and
ScrollHeight, to be set on the div. However, when I try to set the
Add a dropDownList06 Jan 2004 16:55 GMT1
Could you please give me an exemple how to add a dropdownlist in a datagrid.
With this following code, I bind a datatable to a datagrid, and add a new
column. but I can't add a dropdownlist... :
DataTable dt = new DataTable();
globalization problem06 Jan 2004 04:03 GMT3
I need to be able to change the header text language.
When I change the text my sort hyperlink disappears.
Does anyone know how to get it back?
I have not been able to get it to work.
Paging datagrids06 Jan 2004 00:46 GMT2
I've been to gotdotnet.com/quickstart...samples and reviewed the Source
control for adding paging to datagrids, my problem is that we do not connect
to an SQL Server, we are using an RPC to get the data from a DB2 database
using COBOL.  It is a difficult way to get connected, and ...
Need help with ItemCommand event05 Jan 2004 20:18 GMT2
I have on the same page this code:
<script language="VB" runat="server">
   ...
   ...
DataGrid Sorting - bidirectional05 Jan 2004 15:46 GMT2
I want to sort the DataGrid according to the number of clicks of mouse on
the column-header link.
e.g.
if user clicks on the header once - it will be sorted ASC
getElementById with edit mode of datagrid control05 Jan 2004 15:00 GMT8
How I can get element ID in the edit mode of datagrid control?
If I not in the edit mode, there are no problem.
   <asp:TemplateColumn ItemStyle-CssClass="grid_column_width_3"
ItemStyle-HorizontalAlign="center" ItemStyle-VerticalAlign="top">
Up and Down arrow navigation in datagrid columns05 Jan 2004 09:06 GMT11
I have created a Multi-row editable datagrid with
textboxes.  Does anyone know how to create the Javascript
necessary so that up and down arrow navigation will work
in the datagrid? Or, is there a Non-Javascript approach
Datagrid column label05 Jan 2004 09:03 GMT1
I read out a table into my datagrid control. How i can I change the
label of the columns , which are named the default database column
name? Are there any properties to do this?
Dispalying image in Datagrid02 Jan 2004 09:36 GMT4
Hi, All
 I have a datagrid binds a table of SQL Server 2000. In the table, it has a
"photo" column with images, but it will be appeared in the datagrid. How can
I show the images from the table in the datagrid?
Pages: 1 2 3 4 5 6 December, 2003
 
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.