Questions tagged as 'binding'

1
answer

Problems with RibbonComboBox

Good afternoon, we are developing a text editing tool. In it we are using the menus with the "RibbonControlsLibrary", and so far everything is right. When I decided to use RibbonComboBox it started the problem, based on an example I tried to rea...
asked by 23.12.2015 / 19:33
0
answers

Problem in textbox Binding with C # using MVVM

I'm trying to update the properties of an object every time a character is added / removed from the textboxes but I'm not getting it ... I've read several topics on databinding and it seems to be OK ... I'm using the MVVM standard with WPF T...
asked by 24.05.2018 / 17:15
1
answer

HTML binding Angular 4

Good afternoon, I need help with Angular 4 I have the following method: import { Component, OnInit, Input, Output } from '@angular/core'; import { Remedy } from '../remedy/remedy.model' import { RemedysService } from '../remedys.service' im...
asked by 16.01.2018 / 20:35
0
answers

Binding wrong on select ASP.NET MVC option

When I give a form post to Controller , the binding on asp-for="VehiclePlate" takes value from option from select ( @vehicle.Category ). However, I want to get the text of option of select...
asked by 21.12.2017 / 17:02
1
answer

How to pass bidirectional parameters to an AngularJS directive

I need the parameterID="{{autor.ID}} attribute that in the directive is parameterID: '@' to be updated as soon as it is changed, that is, I need the bind to be bidirectional, I have seen in several places saying to use parameter...
asked by 29.11.2017 / 01:51
0
answers

Creating properties in all WPF windows

Does anyone have any idea if it is possible to inherit from the Window class of WPF, create some properties and when to create my screens instead of making them inherit from Window make them inherit from that created class? An example: I ha...
asked by 27.06.2017 / 15:10
1
answer

Problem when using CancelEdit () from BindingSource C #

I'm creating a CRUD and I'm using the BindingSource component with the DataSource Tipped with my Parent class. In the form I put a textbox attached to my bindingSource in the Name property of my Country object. Also added a 2 buttons, the new...
asked by 09.06.2017 / 20:02
0
answers

ListView Databind Xamarin Forms

I'm creating an application with Xamarin forms. The application has a student profile screen where I need to display the Model phone list. It turns out that when I do listview binding, all other form bindings stop working. Does anyone have any i...
asked by 08.03.2017 / 11:39
0
answers

Project does not open in Visual Studio (load failed)

After opening VS2013 once in administrator mode , a project in my solution does not open. The solution is from the company where I started to intern and I know almost nothing of the code. The error is visible in the following image: 1 - VS i...
asked by 05.01.2017 / 21:04