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
Question in Datagrid27 Jun 2004 09:54 GMT2
(Type your message here)
--------------------------------
From: sukanya s
Since I want to bind the Datagrid at runtime, I have checked "Create Columns automatically at Runtime  option". But if I do this, the Header Text of the datagrid appears in the same way as it is stored in the ...
applying edit mask at run time27 Jun 2004 08:37 GMT1
At design time I apply an editmask by putting {0:C} as an attribute to a
column.  In a current project I need  to apply and change this at run time.
Anyone know how I can do this?  Can't find anything in the docs.
Thanks,
Dynamically creating buttons per row: how?27 Jun 2004 02:32 GMT4
I'm working on a web application that will use some datagrid and asp.net, an
asp.net Forum to be exact where people can leave posts and respond to posts
others have left.  One page in particular displays rows with an
"interesting" column.  What's interesting about this column is ...
advanced question: making <asp:ButtonColumn> CausesValidation=False25 Jun 2004 20:51 GMT4
i stated that this is an advanced question because i have a post from few
days ago that i received answers to with suggestions that looked good but
did not work, so please if you post a reply make sure your suggestion
actually works.
Formatting datagrid column to show boolean as Yes/no instead of truefalse25 Jun 2004 17:06 GMT7
Is there a way to change the formatting expression of a column in the
property builder of the datagrid to make boolean values appear as yes/no
instead of true/false?
thanks,
RadioButtonList In DataGrid24 Jun 2004 20:30 GMT1
I have a page that gets a list of users from a database
and puts them into a DataGrid. The DataGrid is editable.
In Edit Mode of the DataGrid, I'll click update w/out
making a selection on a RadioButtonList and get this error:
Null/Empty DataGrid Comparison24 Jun 2004 17:15 GMT2
I've got a page that does reports, which pulls a dataGrid
from a SQL table. Sometimes there are no results for the
report, so I added a textbox that says "No results found".
Depending on whether or not there are results, I'd hide or
DataGrid Help Needed24 Jun 2004 14:38 GMT1
I saw this article and have implemented the code however this line
<script language="C#" runat="server" src="fetchData_sql.cs" />
refering to a file which i want to use, however i am doing my code in code
behind not in the html, can someone tell me how i reference the file
Adding ImageButton to a datagrid header24 Jun 2004 00:48 GMT2
Ok,
o I have a datagrid with sorting and paging. I would like to add a
small ImageButton right under the header text that I currently use for
sorting. I'm using somehting like this now but it replaces the actual
DIV23 Jun 2004 22:34 GMT1
How to add I div on a run time and then add a grid to the
div?(I now how to add a grid on a run time)
Right now it is static on my form with following
properties.
Repeater: Can't Refer to Data In A Label23 Jun 2004 20:01 GMT4
I have been banging my head against a wall trying to get a server-control to
reference the text of a hidden <asp:label> so for testing I stripped things
down to a bare minimum to try response.write'ing the data to the screen to
see if anything can be seen at all...
double click on grid23 Jun 2004 12:51 GMT2
I want to double click on a row within the grid and have it take me to a
edit screen for that row.
Currently I allow the user highlight a row and click the Edit Button and
that takes them to a edit screen,
pop-up windows in edit mode23 Jun 2004 11:25 GMT1
I have a datagrid with a couple of columns such as  Employee name, Address,
Zip.
When I edit the column I need to have a button displayed near the zip code
text box, which says "find Zip".
DropDownList23 Jun 2004 11:22 GMT1
In a drop down list you can assing the value from
recordset like this:
country.DataTextField = "country"
country.DataValueField = "Code"
Not IsPostBack23 Jun 2004 09:57 GMT3
I have a problem. I have a function Load_Info where I am
generating dymanic table. On a first load is it fine
however after the refresh because it is post back my table
is disappiring. can you help me fix this problem. My code
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.