Visual Basic Development Bookmark and Share   
 Home > Visual Basic Power Packs > DataRepeaterItem with Binding Controls Scroll Problem
 

DataRepeaterItem with Binding Controls Scroll Problem

Hi,

I have DataRepeater Control with havebindingone button and one textbox controls on it's repeaterItem.
I use this text and item for adding items with some value ( I mean, you enter a number and press "Add" button on DataRepeaterItem and Button Caption Changed "Substract"), but i scroll the DataRepeater, previously i entered text value and butoon caption changes their places.

I hope i cann tell my problem,

thanks in advance
selcukyazar  Wednesday, September 30, 2009 8:16 AM
Use
http://www.quantumsoftware.com.au/ProductsServices/WindowsFormsComponents.aspxQuantum Software SolutionThe Windows Forms components,a little bit difficult but nice.

thanks to me
selcukyazar  Wednesday, September 30, 2009 11:49 AM
Hi,

If you make changes to a control in a Re[eaterItem, you need to use and If... Else statement to keep it from applying to all items. See John Chen's blog post for more info and code: http://blogs.msdn.com/vsdata/archive/2009/09/08/writing-event-handler-for-controls-in-a-datarepeateritem.aspx

Hope this helps,
Steve Hoag Microsoft aka the V-Bee
shoagMSFT  Thursday, October 01, 2009 9:17 PM
Use
http://www.quantumsoftware.com.au/ProductsServices/WindowsFormsComponents.aspxQuantum Software SolutionThe Windows Forms components,a little bit difficult but nice.

thanks to me
selcukyazar  Wednesday, September 30, 2009 11:49 AM
Hi,

If you make changes to a control in a Re[eaterItem, you need to use and If... Else statement to keep it from applying to all items. See John Chen's blog post for more info and code: http://blogs.msdn.com/vsdata/archive/2009/09/08/writing-event-handler-for-controls-in-a-datarepeateritem.aspx

Hope this helps,
Steve Hoag Microsoft aka the V-Bee
shoagMSFT  Thursday, October 01, 2009 9:17 PM

You can use google to search for other answers

Custom Search

More Threads

• VB6 Graphics Compatibility
• checking for file
• Can we draw a rubberband line using PowerPacks.LineShape?
• VB 2005 with PowerPacks 2.0 to VB 2008 with PowerPacks 3.0
• Cannot find control through loop?
• VB Database Form Templates for VS 2005?
• Need Help with Line and Shape Controls
• Cannot Scale The output of the Printform Control in VB 2008 Powerpack
• DataGridView combobox column setting defualt value
• PrintToPreview problem with multiple pages