Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~866 People Reached
About Me

Computer Systems/ERP Admin/ASP.NET

Favorite Forums
Favorite Tags
Member Avatar for kingflux

Hello, I am working in VS.NET 2003 with the original datagrid control. There does not appear to be a published technique for displaying alt text on the grid headers (e.g. mouseover causes a pop-up explaining what the column represents). Has anyone successfully accomplished this with the Microsoft datagrid or a …

Member Avatar for kingflux
0
151
Member Avatar for kingflux

Hello, mighty helpers of Daniweb! We have been running this application for two years and have hundreds of users distributed at many customer sites. Suddenly, in January, one particular user logged in, clicked Ordering and got "Page not found" in the secondary pop-up window. The only workaround was to create …

Member Avatar for SheSaidImaPregy
0
122
Member Avatar for kingflux

Hello, all-- Our ASP.NET 2003 app's primary screen uses a datagrid with clickable headers for sorting by column. There is a "user control" with two list boxes from which the user filters the datagrid rows. I added a textbox in the user control -- changed nothing else* -- and now …

Member Avatar for alc6379
0
132
Member Avatar for kingflux

Hello-- I have an ordering screen that displays hundreds of items in a datagrid and provides a blank for the user to enter a Quantity. Datagrid "CatalogGrid" is bound to a datasource which is based on the System.Collection.CollectionBase class. If the user has entered a Quantity on a row, the …

Member Avatar for ptaylor965
0
240
Member Avatar for kingflux

Hello, I am working in VS.NET 2003 with the original datagrid control. There does not appear to be a published technique for disabling tab stops on the headers (i.e. tabindex=-1 like I have done with textboxes). Has anyone successfully accomplished this with the Microsoft datagrid or a third party? Thank …

0
72
Member Avatar for kingflux

Hello, and thank you in advance for any help you can provide. Each line in our datagrid control contains a product number, description, and a textbox for the user to enter a quantity-to-order. Users enter quantities (not necessarily on every line), click the Next button, and continue. Sometimes users return …

Member Avatar for kingflux
0
149