Master-Detail Enhanced List


Author
Message
Andria Jensen
Andria Jensen
Advanced StrataFrame User (600 reputation)Advanced StrataFrame User (600 reputation)Advanced StrataFrame User (600 reputation)Advanced StrataFrame User (600 reputation)Advanced StrataFrame User (600 reputation)Advanced StrataFrame User (600 reputation)Advanced StrataFrame User (600 reputation)Advanced StrataFrame User (600 reputation)Advanced StrataFrame User (600 reputation)
Group: Forum Members
Posts: 336, Visits: 497
Is there a way to implement the Master-Detail view of the DevExpress grid via the Enhanced List?  If so, what is the easiest way to go about this and is there documentation somewhere I can look at?
Trent Taylor
Trent Taylor
StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 7K
The enhanced list was designed as an extended control using a GridView.  All of the internal code actually looks at the MainView property, but I am pretty sure there are some strong-typings within the code that expect the behavior of a GridView.  So the answer is "No."  You can however do this with a standard DevExpress grid and use the CurrentView or CurrentDataTable property of a BO as the data source.  If you do this then you will be able to use any of the views supported by a DevExpress grid.
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search