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 / November 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DataGridView20 Nov 2005 11:37 GMT2
I'm trying to format a DateTime bound column with the new DataGridView in
VS2005.
I set the DataFormatString to "{0:d}" (which should give me the date only)
and I get the general format (including time). None of the possible
Datagrid Formatting20 Nov 2005 07:36 GMT3
I am trying to find out if it is possible to format a datagrid to
display results in teh following manner;
Job: 5453 South Ridge Lane    Contract: CINERGY 2005
Claim #     Date of Loss    Claimant
Row Selector Column20 Nov 2005 05:48 GMT5
I have created a custom control that dynamically creates a datagrid at
runtime.  The datagrid is made up of a collection of custom columns.  One of
my custom columns is a Row Selecter column.  This comprises a Checkbox for
each row and one in the header of datagrid.
DataGrid Buttons causing validation19 Nov 2005 01:15 GMT2
the Edit, Update, Cancel, and Delete buttons in my datagrid are causing
validation elsewhere on the page.  I want to specify that these buttons
should not cause validation but they have no design time property of
causevalidation.
Validation Between Controls18 Nov 2005 21:34 GMT2
I have a datagrid with several fields with textboxes and drop downs. I
want to be able to validate the drop down field in one column to only
be required if the textbox field in another column has data. Does
anyone know how to do this?
RequiredfiledValidator and regularexpressionvalidator in DataGrid footer18 Nov 2005 08:25 GMT4
I have a Datagrid with Update,Delete and Edit buttons.
And on the footer i'm adding a new ROW to the DataGrid
I placed RequiredfiledValidator and regularexpressionvalidator in the Footer
of a DataGrid
Stumped on dropdownlist, editcommand16 Nov 2005 09:01 GMT1
I've been googling this and know it's been covered often, but I can't
get mine to work.
I'm using a dropdown list when editing the record in the datagrid.
I'm using an arraylist (although I'm willing to change) to populate the
Sorting16 Nov 2005 08:56 GMT1
I have a datagrid which is sorted one way. I have to run through the dataset
and add some data.
When I am done I would like to change the sort order.
How can I do that?
How to find a dataset had values16 Nov 2005 05:37 GMT2
In ASP.Net , i'm binding a dataset to a datagrid. Its showing error when the
dataset has no values. So I have to find whether dataset has any values or
not. How to do that?
Thanks in advance.
How do I databind a TextBox in EditItemTemplate?15 Nov 2005 23:47 GMT1
Simply put - I want the data in my rows to appear in various controls when I
click Edit.
My datagrid contains several template columns and I'm using
DataBinder.Eval(Container.DataItem, fieldname) to bind data in my
Creating Datarow15 Nov 2005 19:46 GMT1
I can add a datacolumn to a datarow at any time.
How can I add a datarow to a table in a dataset?
No. of rows displayed in paged datagrid12 Nov 2005 19:19 GMT2
I have a DataGrid with AllowPaging="True" and AllowSorting="True". It works,
but always displays 10 rows. How do I customize this?
Many thanks.
Customizing pager/header/footer11 Nov 2005 08:27 GMT6
I need to put web controls inside pager, header or footer
parts of the datagrid. Any ideas?
datagrid manipulation issue10 Nov 2005 14:23 GMT4
I am using vb.net, and here is what I am trying to do.
I have a datagrid that has lots of rows.  The user has to either update
or delete each row.  If the user has scrolled a long way down the page,
which happens, and deletes or updates a row, the databinding forces the
Style changes based upon Data Values09 Nov 2005 10:02 GMT1
I want to change the style of a data presented based upon the value of the
data.  For example, I if the value is positive I want it to appear black but
if it is negative I want it to be red.  Any suggestions would be helpful!
Pages: 1 2 3 October, 2005
 
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.