No announcements
Found 2939619 threads
-
0 Votes
How to Bind a ComboBox in a listview ?
I'll try to explain you the scenario . I have two tables in my sqlite database . My master class is the Companies table. ...Unanswered | 3 Replies | 826 Views | Created by zakkar - Thursday, April 25, 2013 3:04 PM | Last reply by zakkar - Friday, April 26, 2013 7:16 AM -
0 Votes
How do I bind a collection to a List View?
First let me state what I'm ultimately trying to do. I want to make a user control that contains a ListView using a ...Answered | 2 Replies | 3473 Views | Created by GameboyHippo - Monday, July 6, 2009 12:31 AM | Last reply by GameboyHippo - Monday, July 6, 2009 1:59 AM -
0 Votes
How to bind RadioButtons hosted in a listview to an integer field
Hi, This is a repost of an earlier question I am trying to bind radio buttons that are hosted in a ...Unanswered | 3 Replies | 4869 Views | Created by ArunNair - Tuesday, April 7, 2009 6:14 PM | Last reply by ArunNair - Monday, April 13, 2009 3:27 AM -
0 Votes
How do i bind a fucntion to a table?
should is calculate the value for Discount... how do i bind this function to the table? thanksAnswered | 3 Replies | 3615 Views | Created by code_warrior - Saturday, May 1, 2010 11:39 AM | Last reply by maeenul - Saturday, May 1, 2010 4:04 PM -
0 Votes
How to differentiate between iteminvoked and selectionchanged in a ListView (WinJS)
Hello, I have a ListView filled with names and I want to be able to select items as well as clicking them. When selecting them, ...Answered | 2 Replies | 517 Views | Created by ChristianWa - Thursday, January 28, 2016 12:28 PM | Last reply by Jamles Hez - Thursday, February 4, 2016 2:37 AM -
0 Votes
How do I reference a class in a .dll library?
>How do I reference a class in a .dll library? You add a reference to the .dll (Unanswered | 7 Replies | 555 Views | Created by bhs67 - Monday, March 9, 2015 2:07 PM | Last reply by Andy ONeill - Tuesday, March 10, 2015 6:14 PM -
0 Votes
How Do I: Bind a TextBox to a specific column in a DataRow from a DataTable?
code would do it, but it fails telling me:Cannot bind to the property or column id on the DataSource.Parameter name: dataMemberAnyone have any ideas or tips? Or ...Answered | 5 Replies | 14880 Views | Created by Dan Heskett - Wednesday, November 23, 2005 10:31 PM | Last reply by paramesh_dreams - Wednesday, March 19, 2008 5:49 AM -
0 Votes
How do I bind a query to a datagrid?
I have an SQL query created in the VB project's Database Designer that connects three tables via inner joins. How do I bind this query ...Answered | 10 Replies | 4761 Views | Created by spreng - Tuesday, June 2, 2009 7:05 PM | Last reply by Sylva Okolieaboh - Wednesday, June 3, 2009 8:26 PM -
2 Votes
Can I bind a class that doesn't contain a observableCollection to the ListView
Say I have a ViewModel class called A ListViewItemTemplate is for collecion of items right? But now what i want ...Answered | 1 Replies | 888 Views | Created by George_Fung - Saturday, March 10, 2018 3:09 AM | Last reply by FEC-4RP - Saturday, March 10, 2018 7:32 AM -
0 Votes
Edit and insert issue - second level property
Please help Issue 2: My listview edit/insert templates have a dropdownlist and I have to bind them dynamically. i.e, I cannot ...Unanswered | 1 Replies | 8396 Views | Created by suuu - Thursday, February 19, 2009 5:57 PM | Last reply by Bruce.Zhou - Monday, February 23, 2009 3:36 AM -
0 Votes
Can I bind a subset of one ListView to another ListView in a separate Window?
What I would like to do, is to be able to bind the ListView in Window2 to some subset of the items in the ...Answered | 2 Replies | 3605 Views | Created by Hedley Sohn - Thursday, June 11, 2009 10:54 PM | Last reply by Hedley Sohn - Friday, June 12, 2009 6:54 PM -
0 Votes
How to bind to a class property?
to display. I need to run BindingSource.Add(), passing it a new instance of the class. Then I can access that class instance ...Answered | 2 Replies | 3458 Views | Created by JM6 - Saturday, September 8, 2007 8:15 AM | Last reply by JM6 - Saturday, September 8, 2007 6:41 PM -
1 Votes
how do I bind a control to a nested collection
unable to bind listbox in MainWindow.xaml to the ObservableCollection in MyUserControl What error if any do ...Answered | 6 Replies | 4692 Views | Created by JB90125 - Friday, May 20, 2011 12:09 AM | Last reply by Yves.Z - Sunday, May 29, 2011 4:12 AM -
0 Votes
How to re-bind a List<T> to a ListView
Average and re-bind the new list to the ListView. Until now I can put the list on the ListView when the Form ...Answered | 3 Replies | 4408 Views | Created by Esqueleto - Saturday, March 27, 2010 1:55 AM | Last reply by Esqueleto - Tuesday, April 6, 2010 9:01 AM -
2 Votes
How do I "bind" a text column to a method
Alright, finally got a little time so I'm giving this a go. I do have a question, as I've been trying to figure this out for the last couple of ...Answered | 6 Replies | 3505 Views | Created by Rhyek - Monday, May 24, 2010 10:35 PM | Last reply by Rhyek - Monday, May 31, 2010 1:32 AM -
0 Votes
How do I add a button to a listview webpart?
I have a custom list that displays the titles of news articles. I want to add a button or hyperlink to the listview that will ...Answered | 7 Replies | 8158 Views | Created by TLin100 - Tuesday, June 16, 2009 12:29 PM | Last reply by Xue-Mei Chang-MSFT - Thursday, June 18, 2009 3:43 AM -
1 Votes
how do i bind a datagridview to a table
Hi good People Can you please help me. I have A form with textboxes, datetimepicker, maskedtextboxes, and a ...Answered | 1 Replies | 411 Views | Created by Gary Simpson - Monday, October 14, 2013 5:38 PM | Last reply by Kareninstructor - Monday, October 14, 2013 6:51 PM -
0 Votes
[WP7][XAML]How to create a wrappanel with random sizes?
How can I do that with a style or a converter and where apply it to the listbox or wrappanel or directly to the item but ...Answered | 1 Replies | 563 Views | Created by ozkarLeo - Saturday, June 6, 2015 2:31 AM | Last reply by Andy ONeill - Saturday, June 6, 2015 8:49 AM -
1 Votes
How do I programatically unselect a row in a ListView
Unfortunately you cannot do that with a ListView (not ListBox), which is why I asked. Jon Jacobs<br/> Not sent from my iPhone, ...Answered | 5 Replies | 525 Views | Created by Jon Q Jacobs - Thursday, October 13, 2016 7:22 PM | Last reply by Jon Q Jacobs - Friday, October 14, 2016 11:00 AM -
1 Votes
How can you programmatically bind a listView?
I have a listview that's defined as follows:Answered | 1 Replies | 2973 Views | Created by Elad R Katz - Sunday, March 18, 2012 10:29 PM | Last reply by Jeff Sanders - Monday, March 19, 2012 1:18 PM
No announcements