TreeView PathSeparator usage

TreeView.PathSeparator attribute is not taken into account. In all places in TreeViewAdapter.cs file where is Replace("\\", "/") should be Replace("\\", treeView.PathSeparator.ToString()) instead.

Id #17628 | Release: None | Updated: Mar 17 at 10:59 PM by okli | Created: Mar 17 at 10:59 PM by okli

SQLConnection error when referencing cssfriendly

I just downloaded the latest version of css friendly: http://cssfriendly.codeplex.com/releases/view/2159#DownloadId=7905 http://cssfriendly.codeplex.com/releases/view/2159#DownloadId=7952 Without ...

Id #14618 | Release: None | Updated: Nov 6 2010 at 10:56 PM by ironicnet | Created: Nov 6 2010 at 10:56 PM by ironicnet

WebControlAdapterExtender doesn't encode attributes

It looks like the writetextbox method (among others) isn't encoding the value attribute. Any reason it shoud not be?

Id #14040 | Release: None | Updated: Aug 18 2010 at 3:36 PM by christopheratmorr | Created: Aug 18 2010 at 3:36 PM by christopheratmorr

GridView Adapter prevent Pager to show in Dynamic Data.

In a standard Dynamic data page (no customization) the pager of the gridview is not rendered if CSS Adapter is enabled for GridView control. A workaround I found is to create a Custom Control: <co...

Id #13629 | Release: None | Updated: Jun 29 2010 at 9:25 AM by fgpx78 | Created: Jun 29 2010 at 9:25 AM by fgpx78

Inserting GridView Header Row

Hi, I am trying to add a grouping header to categorise columns , the follwing codr works fine without the adapters turned on but not with them i have traced the code when running and the gridview...

Id #11838 | Release: None | Updated: Feb 19 2010 at 3:59 PM by markofsoton | Created: Feb 19 2010 at 3:59 PM by markofsoton

asp:Menu Tab key destaster with NavigateUrl and Target _blank in FireFox

When using the NavigateUrl field and Target="_blank" and browsing through the page controls by press the TAB key, each time I hit TAB, the browser opens a window with the Url specified. This occurs...

Id #11642 | Release: None | Updated: Jan 27 2010 at 12:24 PM by reinberger | Created: Jan 27 2010 at 12:24 PM by reinberger

Menu dont work in internet explorer

I add the css friendly to one menu. I tested first in firefox and it looks great but in internet it doesnt work the sub menus dont open! Someone can help me with this issue??

Id #11204 | Release: None | Updated: Dec 15 2009 at 3:17 PM by Shuaki | Created: Dec 15 2009 at 3:17 PM by Shuaki

Added CheckBoxAutoPostBack To TreeView Component

Hi, I changed the code for the TreeView Adapter in order to perform an optional autopostback when a checkbox is clicked. private void WriteNodeCheckbox(TreeView treeView, TreeNod...

Id #10957 | Release: None | Updated: Nov 18 2009 at 10:58 AM by gjsduarte | Created: Nov 18 2009 at 10:58 AM by gjsduarte

GridView:Delete Problem

I can not delete a row with gridview. Everything seem ok, no errors but rows are not deleted. You can find the code in the file. Please help

Id #10802 | Release: None | Updated: Oct 19 2009 at 11:22 PM by rizasirman | Created: Oct 19 2009 at 11:21 PM by rizasirman

gridview: Cannot add arbitrary attributes.

With change set 24242 I am unable to add arbitrary attributes. I have found the problem is in the gridviewadapter.cs file. There are the following lines. // Uncomment the following block of code ...

Id #10690 | Release: None | Updated: Sep 28 2009 at 1:19 AM by wamprat | Created: Sep 28 2009 at 1:19 AM by wamprat