Does anybody know the way to create a .net control launched from action button on page and for example some initial value in textbox on form?
Greetings
Im thinking about multiple fields .net control which on creation connects to some db, gets values and display them in those fields. Thats why I need an argument on creation
Comments
Do you want a page containing a control add-in to be opened when you click a button on another page?
Thomas Søndergaard Jensen [MSFT]
This posting is provided 'AS IS' with no warranties, and confers no rights.
Hope its clearer now.
1. bound your control add in to your "item no." field in page 2
2. from page 1, call page 2 and pass your "item no."
am i missing something?
"Never memorize what you can easily find in a book".....Or Mibuso
My Blog