No announcements
Found 2756782 threads
-
0 Votes
ListControl added as child controls does remember selected items on postback
User1282917655 posted you need to add the items in the Render Method not inthe CreateChildControls.Answered | 1 Replies | 37 Views | Created by Anonymous - Saturday, July 4, 2009 12:35 PM | Last reply by Anonymous - Sunday, July 5, 2009 4:38 AM -
0 Votes
Suggestion needed for Storing Listcontrol items.
Actually previously I though to have a listControl with 2 columns, as there were just 2 fields(Name and age), but later the field got increased with 6 more items.Answered | 8 Replies | 716 Views | Created by MayankAg - Friday, October 7, 2016 4:18 AM | Last reply by RLWA32 - Friday, October 21, 2016 5:57 AM -
3 Votes
ListControl can I have a list of Dialogs ?
It does not understand templates for “panes” or other types of windows or containers, such as a template for an item in a CListCtrl.Answered | 13 Replies | 1594 Views | Created by O i-D a - Wednesday, January 9, 2013 12:21 PM | Last reply by David Ching - Saturday, January 12, 2013 5:23 PM -
0 Votes
Making Child controls selectable in designer
Adding the to the point answer for the sake of the dev community - See here ...Answered | 2 Replies | 3924 Views | Created by Aleksey Y. Nelipa - Monday, December 12, 2005 6:04 PM | Last reply by Angshuman Agarwal - Wednesday, March 21, 2012 5:15 PM -
2 Votes
select and expand treeview node where item was added
Because now when I return back from child form to parent I see my new TreeView item but root node for that item, like I expected, not selected.Answered | 14 Replies | 6174 Views | Created by zleug - Monday, July 18, 2011 1:35 PM | Last reply by Sheldon _Xiao - Wednesday, July 27, 2011 9:19 AM -
4 Votes
Finding child controls in a listview item.
Since I couldn't find the control by recursing down the visual tree from the listview item, I thought I would try getting a reference to the control, ...Answered | 10 Replies | 16135 Views | Created by booler - Tuesday, June 2, 2009 11:20 AM | Last reply by booler - Friday, June 5, 2009 2:36 PM -
0 Votes
Control selected item on ComboBox??
What do you mean by saying "control what happens when the user selects a item from the combobox "?Answered | 2 Replies | 3397 Views | Created by sillybob - Thursday, April 9, 2009 1:35 AM | Last reply by Guo Surfer - Monday, April 13, 2009 6:50 AM -
2 Votes
Losing TemplateField Controls in Gridview After Postback
Yeah, the kicker is I can't create the child grids until I know the data in the parrent row, plus some checkboxes may have been checked off, so have to remember those too.Answered | 2 Replies | 8511 Views | Created by WPUOssman - Monday, May 21, 2012 12:37 PM | Last reply by WPUOssman - Monday, May 21, 2012 2:13 PM -
0 Votes
treeview control with plus and minus symbols inside the listcontrol in VC++
Please don't create Multiple thread for same ...Answered | 2 Replies | 2319 Views | Created by pp_30 - Monday, September 30, 2013 8:50 AM | Last reply by Pintu Shukla - Tuesday, October 1, 2013 3:02 PM -
1 Votes
Render selected item in pyramid
However I was trying to style the selected item screen.Answered | 6 Replies | 1310 Views | Created by SteveVickerman - Friday, June 13, 2014 10:30 PM | Last reply by joshbooker - Monday, June 16, 2014 1:09 AM -
0 Votes
Remember My Selection
I have read this but I cannot find anything that tells me how to open the rights for the "Remember My Selections" check box.Answered | 3 Replies | 1632 Views | Created by DVJatSC - Friday, May 9, 2014 12:34 PM | Last reply by DVJatSC1 - Wednesday, May 28, 2014 3:26 PM -
1 Votes
User control - adding child controls
do you mean that you have added a button to the panels in visual studio, then run that application and the button is gone?Answered | 2 Replies | 1356 Views | Created by tendo_ms - Monday, August 6, 2012 2:09 PM | Last reply by Joon84 - Monday, August 6, 2012 3:36 PM -
0 Votes
Adding related child items when parent uses composite keys
Unfortunately I have little control over the databases.Answered | 5 Replies | 1680 Views | Created by jasonwhitestl - Wednesday, September 19, 2012 9:13 PM | Last reply by Yann Duran - Thursday, September 20, 2012 3:02 AM -
1 Votes
Determined the item that invoke a postback in a checklist
Liliane Teng [MSFT] MSDN Community Support | Feedback to us Get or Request Code Sample from Microsoft Please remember to ...Answered | 2 Replies | 3290 Views | Created by chess_player - Thursday, March 10, 2011 8:11 PM | Last reply by Liliane Teng - Monday, March 14, 2011 9:26 AM -
0 Votes
How to get width of each cell in listcontrol in mfc?
Normally a List control has several columns.Answered | 5 Replies | 3030 Views | Created by ewastech - Wednesday, February 15, 2012 11:28 AM | Last reply by Bordon - Wednesday, February 15, 2012 1:52 PM -
1 Votes
[WPF] Can OnRender render if a Control is not added as child?
Adding it to the children of a control which is in the visual tree means it gets output to the display ( you see it ) so onrender will fire.Answered | 2 Replies | 1903 Views | Created by Ziya Ceferov - Monday, October 26, 2015 5:07 PM | Last reply by Andy ONeill - Monday, October 26, 2015 7:13 PM -
0 Votes
Get Child Items size
In the inner Get Metadata activity, for dataset, select the parameterized dataset you created initially.Answered | 2 Replies | 836 Views | Created by AlexMws - Thursday, September 26, 2019 7:46 AM | Last reply by AlexMws - Thursday, September 26, 2019 11:41 AM -
1 Votes
Place Holder/Literal Control does not always reload
- The first item in this list is set as selected - The data displayed in the literal control relates to this ...Answered | 1 Replies | 975 Views | Created by Andrew Mer - Sunday, April 27, 2014 2:12 PM | Last reply by Mr. Monkeyboy - Sunday, April 27, 2014 2:24 PM -
2 Votes
Adding selected ListBox Items to an ArrayList?
My thinking is, once this works 100%, when the user selected an item it will have a blue backgound and the item will be added to the ArrayList.Answered | 7 Replies | 3687 Views | Created by HennieSmit - Monday, February 16, 2009 8:46 AM | Last reply by HennieSmit - Wednesday, February 18, 2009 12:02 PM -
0 Votes
List control column with TReeview control
Ok, I give you two controls, who can made what you want: This one is a list control (or list view) who can insert any kind of control inside of his ...Answered | 12 Replies | 3936 Views | Created by pp_30 - Monday, September 30, 2013 12:10 PM | Last reply by flaviu_ - Friday, October 4, 2013 10:26 AM - Items 1 to 20 of 2756782 Next ›
No announcements