Quantcast
Channel: DevExpress Support Center (Examples)
Viewing all articles
Browse latest Browse all 7205

How to enable in-place editing in the ASP.NET tree List View (ASPxTreeListEditor)

$
0
0

This is a temporary solution for the ListEditors.TreeList - Make it possible to edit data directly in the tree list (inplace/inline edit) feature request.

See also:
How to enable in-place editing in the WinForms tree List View (TreeListEditor)

Example Comments

Added By: HEUNGGI LEE at: 1/29/2014 9:05:14 PM    

I got this error message below
"An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode."

Added By: HEUNGGI LEE at: 1/29/2014 9:34:13 PM    

I solved with adding below line to web.config
<system.webServer>
        <validation validateIntegratedModeConfiguration="false"/>
</system.webServer>

Added By: Anatol (DevExpress Support) at: 1/30/2014 3:05:01 AM    

I have updated the example's configuration file, thanks.


Viewing all articles
Browse latest Browse all 7205

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>