Click here to Skip to main content
16,007,809 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: One standard and common bindingnavigator user control for all the input forms Pin
Sabahat Hussain4-Jun-08 19:58
Sabahat Hussain4-Jun-08 19:58 
GeneralRe: One standard and common bindingnavigator user control for all the input forms Pin
Mycroft Holmes4-Jun-08 21:17
professionalMycroft Holmes4-Jun-08 21:17 
GeneralRe: One standard and common bindingnavigator user control for all the input forms Pin
Sabahat Hussain4-Jun-08 23:06
Sabahat Hussain4-Jun-08 23:06 
User has choice to fill data via a stripcombo box where 10,50,100, nth record (No of records) options are available. Initially no records are filled. User can also use another stripbutton which has the functionality of (Query by Form) where user can enter values in any form control and press Fetch button to fetch the records. For example if user enter 100 in OrderID control and press fetch button. Only one logical record (Master/Detail) will be fetched from the database. These buttons are part of my bindingnavigator strip.

From a developer point of view. Now developer can simply drag a form control from toolbox and set its name as the data table field name. Thats all, no need to regenerate anything. At run time every thing will be liked with each other. It is also important to note that I am using un-typed dataset.

So my bindingnavigator strip is filled with necessary buttons, comb box, split buttons, export to Excel button, Print DataGrid button. That is why I wanted a standard bindingstrip.

I wonder if I can I make a user control from this bindingnavigator!

Thanks and Regards,

Sabahat
Questionexport to ms word 2007 Pin
zvedu0074-Jun-08 3:06
zvedu0074-Jun-08 3:06 
AnswerRe: export to ms word 2007 Pin
Christian Graus4-Jun-08 3:56
protectorChristian Graus4-Jun-08 3:56 
QuestionDisk space on Linux Pin
Matodzi3-Jun-08 23:19
Matodzi3-Jun-08 23:19 
AnswerRe: Disk space on Linux Pin
ChandraRam4-Jun-08 1:27
ChandraRam4-Jun-08 1:27 
GeneralRe: Disk space on Linux Pin
Matodzi4-Jun-08 1:47
Matodzi4-Jun-08 1:47 
AnswerRe: Disk space on Linux Pin
Chinners4-Jun-08 1:50
Chinners4-Jun-08 1:50 
QuestionLabel repaint issue Pin
divyesh14323-Jun-08 23:10
divyesh14323-Jun-08 23:10 
AnswerRe: Label repaint issue Pin
Christian Graus4-Jun-08 3:58
protectorChristian Graus4-Jun-08 3:58 
GeneralRe: Label repaint issue Pin
divyesh14324-Jun-08 20:32
divyesh14324-Jun-08 20:32 
QuestionTreeView from Database or DataTable Pin
Muhammad Waseem Tahir3-Jun-08 22:54
professionalMuhammad Waseem Tahir3-Jun-08 22:54 
AnswerRe: TreeView from Database or DataTable Pin
ChandraRam4-Jun-08 1:04
ChandraRam4-Jun-08 1:04 
GeneralRe: TreeView from Database or DataTable Pin
Muhammad Waseem Tahir4-Jun-08 19:05
professionalMuhammad Waseem Tahir4-Jun-08 19:05 
GeneralRe: TreeView from Database or DataTable Pin
ChandraRam4-Jun-08 19:26
ChandraRam4-Jun-08 19:26 
GeneralRe: TreeView from Database or DataTable Pin
Muhammad Waseem Tahir4-Jun-08 21:20
professionalMuhammad Waseem Tahir4-Jun-08 21:20 
GeneralRe: TreeView from Database or DataTable Pin
Muhammad Waseem Tahir4-Jun-08 22:43
professionalMuhammad Waseem Tahir4-Jun-08 22:43 
QuestionFocus Missing in windows forms Pin
Sree Nivas3-Jun-08 20:03
Sree Nivas3-Jun-08 20:03 
AnswerRe: Focus Missing in windows forms Pin
Anubhava Dimri3-Jun-08 20:44
Anubhava Dimri3-Jun-08 20:44 
QuestionDataGrid to Excel Pin
New_Coder3-Jun-08 13:47
New_Coder3-Jun-08 13:47 
AnswerRe: DataGrid to Excel Pin
Sam Xavier3-Jun-08 18:59
Sam Xavier3-Jun-08 18:59 
GeneralRe: DataGrid to Excel Pin
New_Coder4-Jun-08 10:43
New_Coder4-Jun-08 10:43 
AnswerRe: DataGrid to Excel Pin
Anubhava Dimri3-Jun-08 20:46
Anubhava Dimri3-Jun-08 20:46 
QuestionCan we use XNA in VB.NET like C#.NET ? Pin
Mohammad Dayyan3-Jun-08 8:16
Mohammad Dayyan3-Jun-08 8:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.