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

How to emulate the dxLookup behavior using the dxPopup, dxList and dxCheckBox widgets

$
0
0

At present the dxLookup does not support templates. So, the only way to customize it (e.g., implement multiple selection or show several columns) is to emulate its behavior using other widgets.

Question Comments

Added By: FredrikE at: 10/8/2013 4:17:06 AM    

The dxList seem to loose its scrolling functionality when using it in a dxPopup. Try extending the list of OS:es in the sample like this:
        os: new ArrayStore([
            { name: 'Win3_1' },
            { name: 'Win95' },
            { name: 'WinMe' },
            { name: 'Win98' },
            { name: 'Win200' },
            { name: 'WinNT' },
            { name: 'WinXP' },
            { name: 'Vista' },
        ])

Added By: Marion (DevExpress Support) at: 10/8/2013 5:27:13 AM    

@Fredrik,

It seems that this behavior is related to the issue that we are going to fix in the context of the following thread:
http://www.devexpress.com/Support/Center/Question/Details/Q524866

Added By: Aster Alessandro at: 7/2/2015 3:38:19 AM    

You can have a project with angular?


Viewing all articles
Browse latest Browse all 7205

Trending Articles



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