Click here to Skip to main content
15,949,686 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionSet Custom PaperSize In VB.NET [modified] Pin
AmirAlilou1-May-07 8:12
AmirAlilou1-May-07 8:12 
Questionusing tab control to show datagrid Pin
detective_girl1-May-07 8:12
detective_girl1-May-07 8:12 
AnswerRe: using tab control to show datagrid Pin
Christian Graus1-May-07 10:31
protectorChristian Graus1-May-07 10:31 
GeneralRe: using tab control to show datagrid Pin
detective_girl1-May-07 19:35
detective_girl1-May-07 19:35 
QuestionRe: using tab control to show datagrid Pin
detective_girl1-May-07 20:15
detective_girl1-May-07 20:15 
GeneralRe: using tab control to show datagrid Pin
Christian Graus1-May-07 23:31
protectorChristian Graus1-May-07 23:31 
QuestionRe: using tab control to show datagrid Pin
detective_girl2-May-07 0:32
detective_girl2-May-07 0:32 
AnswerRe: using tab control to show datagrid Pin
Christian Graus2-May-07 10:24
protectorChristian Graus2-May-07 10:24 
detective_girl wrote:
i already wrote one query in the tabABC but nothing shown in the datagrid.... i don't know why


OK, well, it's pretty straightforward. Did your query return anything ? Did you bind the data to the grid.

detective_girl wrote:
actually now i don't know what kind of queries to write


Well, I don't know what to say - your comments are all so vague. Do you mean you don't know any SQL ?

detective_girl wrote:
where to write them in tabcontrol or in tab of each page


Your data layer should be seperate to your presentation layer. Then, as each tab is selected, it would have a datagrid which calls the appropriate method in the data layer.

The first step is to write and test the SQL. The second is to put methods in your data layer to call the different data base methods. The third is simply to bind the grid to the right method, according to the selected tab.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

QuestionSkin is burning!!! Ahhhhhhhhhhhhhhhhhhhhhhhhhh! Pin
NANCO1-May-07 6:07
NANCO1-May-07 6:07 
AnswerRe: Skin is burning!!! Ahhhhhhhhhhhhhhhhhhhhhhhhhh! Pin
Guffa1-May-07 11:02
Guffa1-May-07 11:02 
QuestionImage Size Pin
Darren lee1-May-07 3:56
Darren lee1-May-07 3:56 
AnswerRe: Image Size Pin
Dave Kreskowiak1-May-07 4:19
mveDave Kreskowiak1-May-07 4:19 
GeneralRe: Image Size Pin
Darren lee1-May-07 5:02
Darren lee1-May-07 5:02 
GeneralRe: Image Size Pin
Dave Kreskowiak1-May-07 5:16
mveDave Kreskowiak1-May-07 5:16 
GeneralRe: Image Size Pin
Darren lee1-May-07 5:30
Darren lee1-May-07 5:30 
GeneralRe: Image Size Pin
Dave Kreskowiak1-May-07 6:10
mveDave Kreskowiak1-May-07 6:10 
GeneralRe: Image Size Pin
Darren lee1-May-07 14:07
Darren lee1-May-07 14:07 
Questioncombox Pin
thanhphuong17031-May-07 3:54
thanhphuong17031-May-07 3:54 
AnswerRe: combox Pin
Dave Kreskowiak1-May-07 4:14
mveDave Kreskowiak1-May-07 4:14 
JokeRe: combox Pin
CPallini1-May-07 7:28
mveCPallini1-May-07 7:28 
QuestionPlease Help me in this Pin
Vinay Dornala1-May-07 2:45
Vinay Dornala1-May-07 2:45 
AnswerRe: Please Help me in this Pin
Colin Angus Mackay1-May-07 4:08
Colin Angus Mackay1-May-07 4:08 
QuestionAggregation Implementation Pin
VineetRawat30-Apr-07 23:53
VineetRawat30-Apr-07 23:53 
AnswerRe: Aggregation Implementation Pin
Christian Graus1-May-07 2:06
protectorChristian Graus1-May-07 2:06 
Questiondecimal point setting in smart device Pin
laurensia inge30-Apr-07 23:21
laurensia inge30-Apr-07 23:21 

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.