1-10 of 19 < Previous Next >
1 vote

BulkEditGridView Checkbox Check/Uncheck All

Greetings Intelligencia! I'm a newbie building a web app using VS 2008, SQL Server 2000, C# .Net 2.0. I found and implemented BulkEditGridView which works great. It contains an updatable Checkbo...

id# 7563 | Planned Release: None | Last Updated: Sep 10 2008 at 6:33 PM by sfhou
1 vote

BulkEditGridView not working with javascript

I have a bulkeditgridview on my aspx page with a checkbox column. The header of the checkbox column is a SelectAll checkbox, for which I have written an javascript function to select all the checkb...

id# 7447 | Planned Release: None | Last Updated: Aug 29 2008 at 3:37 AM by astha
1 vote

FrozenGridView does not allow using Sorting anymore

As I deployed the FrozenGrid, it was impossible to make Sorting to work, at least for me!

id# 7144 | Planned Release: None | Last Updated: Jul 30 2008 at 7:56 PM by c_marius
1 vote

TwoHeadedGridView: when canceling changes the wrong row is editable when the page refreshes.

create a TwoHeadedGridView and then create an onUpdating EventHandler. In the onUpdating delegate set e.cancel = true. When you go to edit the 5th row in the gridview and hit the update button th...

id# 6958 | Planned Release: None | Last Updated: Jul 15 2008 at 9:02 PM by jhilden
11 votes

Insert Row Dropdowns Not Populating

I want to use the insert row, but it will not populate my drop down lists with any values. It will actually insert a row, but I need the drop down lists populated. Any ideas?

id# 529 | Planned Release: None | Last Updated: Apr 24 2008 at 7:56 PM by hughesdo
1 vote

expression() statements are supported only in IE and not in Firefox

I downloaded the FrozenGridView and tested it. The code "expression(this.offsetParent.Top)" is supported only in IE but not in Firefox. Is there any workaround for this piece of code to make it wo...

id# 6007 | Planned Release: None | Last Updated: Apr 17 2008 at 4:37 PM by Sivi
1 vote
closed

How to handle exception in RowUpdated

If I get an exception occur i.e DBConcurrency in teh RowUpdated event I can normally handle this by setting up my customvalidator (which is on the row being edited) and then setting the ExceptionHa...

id# 579 | Planned Release: None | Last Updated: Feb 8 2008 at 8:47 PM by Andorbal
2 votes
closed

ObjectDataSource CompareAllValues Issue

The anomoly takes place when setting the BulkEditGridView ConflictDetection property to "CompareAllValues" instead of the default of "Overwritechanges". Upon executing an update the code dumps with...

id# 369 | Planned Release: None | Last Updated: Feb 8 2008 at 8:47 PM by Andorbal
1 vote

Frozen Gridview not working in Mozilla.

i have tried Frozen Gridview in my aaplication and it is working in IE but not working in Mozilla. can any body give me any idea how it can run in Mozilla also. Thanks in advance

id# 4811 | Planned Release: None | Last Updated: Dec 14 2007 at 6:44 AM by vishalbarot
2 votes

Using the DropDownList on the insert row

I'm trying to make the DropDownList bind to the insert Row, but it's a hard nut to crack, i'm too new @ C# to tacle this on my own. So can anyonee point me in the right direction?

id# 164 | Planned Release: None | Last Updated: Oct 11 2007 at 1:46 AM by jkahin
1-10 of 19 < Previous 1 2 Next >
Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | CodePlex Blog | Version 2008.12.9.14291