Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > asp.net datagrid control > july 2005 > threads for july 1 - 7, 2005

Filter by week: 1 2 3 4 5

Rowfilter in Visual Basic.Net
Posted by ahooi at 7/7/2005 12:14:07 AM
hi, i face some problem in using rowfilter for visual basic.net. As i know if the string contains either [ or ], then these two characters must b escaped in square bracket like [[] or []]. for example, if the strin is "hello[test]", then it must be written as "hello[[]test[]]". Now, face the ...more >>


Stored Query and DATASETs don't get along ?
Posted by Lorenzo at 7/6/2005 11:30:11 AM
Hello there, in my training in data access I am getting lost with somenthing maybe pretty easy but I don't seem to find a way out. I would like to bind some data that I get form a simple SELECT stored query in access called sp_Leggi that looks like this SELECT TOP 10 * FROM [Clienti]; ...more >>

Highlight Row with Up/Down Arrow
Posted by Alan Z. Scharf at 7/6/2005 10:53:02 AM
I would like to highlight a datagrid row with the up/down movement of the arrow keys. I already have row highlight working with MouseOver. Is there also a way to get highlighting to respond to an up/down event. I have not been able to find anything on this via Google. Thanks for any adv...more >>

e.CommandName Always = "Edit"
Posted by Scot at 7/6/2005 9:00:59 AM
I have dropped a DataGrid (.NET Framework 1.1) on a page, and using the VS DataGrid Property Wizard, have added a button column with Edit, Update, Cancel. The grid displays correctly and when I click the Edit button, I get the expected result of the Edit Command being triggered. My problem is...more >>

Invalid CurrentPageIndex value. It must be >= 0 and < the PageCoun
Posted by Juan G. at 7/5/2005 9:16:01 PM
I have a DataGrid in which I use paging, as well as Delete buttons. My program works perfectly, except when I attempt to delete the only item on the page; I have no trouble deleting an item when there are more than one item on a page. For example, I have a list that is three pages long; there...more >>

How to display Crystal Report
Posted by Kamal Ahmed at 7/2/2005 12:00:00 AM
Hi all, I dont know how to display a parameterized Crystal report in Asp.Net page... e.g. I give input of Student Code range and then click on View to display Crystal Report. Could anyonw help me ?? ...more >>

Loop through multiple Datagrids on page
Posted by chuckdfoster at 7/1/2005 10:32:28 AM
I have 4 datagrids (dg1, dg2, dg3, and dg4) on a webpage. I know how to loop through the rows in each individual datagrid, but I need to loop through all 4. Is there a way to loop through the controls on the page, determine if it is a datagrid or not, then I can continue my loops? I have ...more >>

Note to Microsoft/MSDN
Posted by sysdesigner at 7/1/2005 6:28:03 AM
If you aren't going to answer the posts within 2 business days, then stop promising such. ~sysdesigner...more >>



Datagrid and color from CSS
Posted by robin9876 NO[at]SPAM hotmail.com at 7/1/2005 3:12:12 AM
Can the datagrid in Asp 1.1 be configured to use color definations from a CSS file? ...more >>


DevelopmentNow Blog