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
DataGrid EditItemCommand : must click twice to make DataGrid Editable09 Nov 2005 09:54 GMT5
I am having trouble with a simple datagrid example, and need some
advice if anyone is knowledgable.  It's really driving me batty!  I've
searched newsgroups and help sites but nobody seems to have an answer
that makes things work, although lots of folks seem to have had this
DataGrid Edit TextBox09 Nov 2005 09:41 GMT3
Hi NG.
I'm having trouble controling the size of the textboxes that appear when the
user clicks the "edit" button for a row in my datagrid.
I know it can be done and I know it doesn't require much, but I just can't
wiring up a datagrid button09 Nov 2005 09:40 GMT1
This is probably a very simple problem but i would appreciate some help.
I have wired up a datagrid button with the following code.
Sub AddProduct(sender As Object, e As DataGridCommandEventArgs)
Dim ProductID As Integer = CType(dg.DataKeys(e.Item.ItemIndex), Integer)
page view state for sort expression datagrid09 Nov 2005 08:52 GMT1
using the ASP.NET datagrid control to
displaying some data from SQLserver, also provide paging and sorting
function for the datagrid. However, after sorting
a certain bouldcolumn, if change the page index , the new paged data is
Long list of items in my datagrid, editing is a pain!!09 Nov 2005 01:45 GMT4
I'm loading a datagrid from an XML file. I'm using datagrids edit
functionality and its working great.  My problem is that this list is 667
records. When I press Edit the page reloads and starts at the top. Then I
have to scroll all the way down to get back to the item I'm ...
data base deletion in data grid08 Nov 2005 19:05 GMT1
how do i delete a record  by using delete button in data grid
--
goodwill
------------------------------------------------------------------------
Repeating horizontally08 Nov 2005 14:10 GMT2
Bear with me, this query isn't fun.
I'm building an e-commerce site and the Information Architecture for
the
Product Comparison page requires repeating horizontally:
Complex DataGrid05 Nov 2005 14:41 GMT1
Based on the article I have read so far, I know we could customize
datagrid at column level, how about cell level?
What I want to achieve is the datagrid only have one column, some cells
are just like normal BoundColumn, some of them are comboBox. Is it
Repeating horizontally04 Nov 2005 20:44 GMT1
Bear with me, this query isn't fun.
I'm building an e-commerce site and the Information Architecture for
the
Product Comparison page requires repeating horizontally:
Checkbox value in datagrid does not reflect appearance04 Nov 2005 19:39 GMT3
I have a datagrid with boolean columns and as a test I display the value of
the checkbox in a label (not bound) as the user clicks in the grid cell.
Depending on the value of the checkbox as set by the user, my code should go
different routes.
output parameters not working in if return resultset04 Nov 2005 02:00 GMT3
I am calling a stored procedure in SQL Server to return resultset to fill a
datagrid in ASP.NET (using C#). I also want to return error code in ether
return value or output parameters for ASP.NET calling program. I execute the
stored procedure and tried to get hold of either ...
datagrid : change the  string formatting expression03 Nov 2005 18:43 GMT1
i'm looking for code (C# preferably)
in order to change programmatically in a datagrid
the  string formatting expression of one bound colum
thank you
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.