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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How do I DataBind to a control when Textbox.visible=false12 May 2006 16:12 GMT4
I'm not sure if I going about this the correct way.
I have some databound TextBox's displayed on a winform that are bound to my
BindingSource.   When I make modifications to any of these textboxes and
then try to save these changes everything works fine.  However I have a
How to define the parameter in UPDATE statement in DataGrid12 May 2006 15:39 GMT1
I start learning asp.net 2.0. When I try to use Edit function in DataGrid to
update database (DB2), how can I put parameter there?
For example, there are two columns EMP_ID, EMP_NAME. I want to update
employee name and issue the SQL statement in data source:
DataGridView Bug11 May 2006 20:03 GMT1
This bug is very obvious but as I search for it on Internet,
suprisingly I only found it is mentioned in one instance and without a
reply about the issue. That original post is more complicated and I'm
able to trim it down to its simplest form.
Display alternate text in datagrid11 May 2006 09:02 GMT1
I have a datagrid that has a boundcolumn to my database:
<asp:BoundColumn DataField="IndustryPercentile" HeaderText="Industry"
DataFormatString="{0:###}%">
</asp:BoundColumn>
What is the best way to refresh a datagridview control09 May 2006 19:01 GMT1
I have a tabcontrol with several tabs, each tab contains a datagridview
control, and displays data from the same dataset, the only difference being
the "where" clause of the select statement.  As the user changes the value
of a particular field the record will move from tab to ...
Datagrid versus Gridview09 May 2006 14:48 GMT2
The code below works fine in a DataGrid.
<asp:TemplateColumn HeaderText="Select">
<ItemTemplate>
<%# GetLink(Container.DataItem) %>
something like recordcount?09 May 2006 10:05 GMT3
Does it exist a function or method like 'recordcount' of the asp 2.0?
Thanks
Phil
Keeping Cells from getting Focus?09 May 2006 08:20 GMT3
I have a datagridview with some row that I want only to display. Which is
fine cause I make them readonly. But I would like that you can't land in
those cells as well. Is this possible?
Divide number in grid cell07 May 2006 05:23 GMT3
I thought this would be fairly easy to do but I can't seem to get it
right.  I would like to divide the number displayed in my datagrid cell
by one million.  For example, my data looks like this:
34,000,000,000 and I would like to display it like 34,000.
DropDownList in DataGrid ItemTemplate07 May 2006 04:26 GMT3
I've been searching for an example of this and I've seen several
postings pointing to other web pages, but all of those web pages have
since been removed... or they post pages and pages of sample code and
my eyes can't take it any more... or you could just call me lazy; what
use image in hyperlink field of datagrid?06 May 2006 20:02 GMT1
I have a datagrid being populated from a datasource. I added a hyperlink
field which points to a page with a detailsview component.
<asp:HyperLinkField
   DataNavigateUrlFields="ContactID"
How Do I Pass Bindingsource to Another form.06 May 2006 02:40 GMT3
I have two forms.  the first form has a datagridview who's datasource is a
bindingsource.  when you double click on a datagridview row it then opens my
second form, which has some databound controls, text boxes that are bound to
another bindingsource.  Both bindingsources are ...
how to connect to mysql from VWD?04 May 2006 20:06 GMT2
I want to connect my application to a Mysql database. I installed the MyODBC
3.51 driver. I use asp.net 2.0 and VWD.
Is it possible to do that (DSN-less) in VWD, because when i choose ODBC in
the drop-down, i don't see Mysql.
Inserting data into database04 May 2006 13:03 GMT1
I want insert data into sql database. In this database i using varchar
datatype 8000  but i have occure problem. all data insert but one
problem is only insert 256 character from textbox(using server
control,multiline)
ASP.NET - gridview control04 May 2006 12:59 GMT1
I am trying to but unable to link to a file (located on the same machine and
on the C: drive) from a hyperlink column in a gridview.
I have been using the DataNavigateURLField property (set to a field, Field1,
in my Gridview) and the DataNavigateURLFormatString property (set to
Pages: 1 2 3 April, 2006
 
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.