View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001337 | NoesisGUI | C# SDK | public | 2018-10-30 13:13 | 2023-03-27 12:14 |
| Reporter | Djekke | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | feedback | Resolution | open | ||
| Product Version | 3.0 | ||||
| Target Version | 3.2 | ||||
| Summary | 0001337: Error: Cannot implicitly convert type 'Noesis.Binding' to 'Noesis.BindingExpressionBase' | ||||
| Description | Issue occurred, when I tried to create a simple converter for dynamic creation
Steps to Reproduce: | ||||
| Platform | Any | ||||
|
In Noesis DisplayMemberBinding contains a BindingExpression, so you would need to do this: public object Convert(object value, System.Type targetType, object parameter, System.Globalization.CultureInfo culture) We will investigate how to expose the type of that property correctly as a Binding object for a future release. |
|
|
Sorry for late response. |
|
|
The code will look like this:
void UpdateColumnBinding(GridViewColumn column, string path) |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2018-10-30 13:13 | admin | New Issue | |
| 2018-10-30 13:13 | admin | Reporter | admin => Djekke |
| 2018-10-30 13:13 | admin | Assigned To | => sfernandez |
| 2018-10-30 13:13 | admin | Status | new => assigned |
| 2018-11-01 02:14 | jsantos | View Status | public => private |
| 2018-11-22 13:50 | sfernandez | Status | assigned => feedback |
| 2018-11-22 13:50 | sfernandez | Note Added: 0005319 | |
| 2021-01-19 13:57 | Djekke | Note Added: 0006962 | |
| 2021-01-19 13:57 | Djekke | Status | feedback => assigned |
| 2021-01-19 14:18 | sfernandez | Status | assigned => feedback |
| 2021-01-19 14:18 | sfernandez | Note Added: 0006963 | |
| 2021-01-19 14:19 | sfernandez | Note Edited: 0006963 | |
| 2022-07-28 12:05 | sfernandez | Product Version | => 3.0 |
| 2022-07-28 12:05 | sfernandez | Target Version | => 3.2.0 |
| 2022-07-28 12:05 | sfernandez | View Status | private => public |
| 2022-07-28 12:05 | sfernandez | Platform | => Any |
| 2023-03-27 12:14 | jsantos | Target Version | 3.2.0 => 3.2 |