Advertisement

Results for "Author: frank kusluski"

2002ASP #1222
ADO and Datagrid Sample w/Horizontal Scrollbar

My third submission to Planet Source Code demonstrates how to use ADO and the Datagrid Control together. One neat feature of this app is the use of a horizontal scroll bar to move through records. I haven't thoroughly tested this app so don't be surprised if you find a couple bugs. If you're new to ADO or even a novice I'm sure you'll find something useful in this app. Please vote and give me some feedback!

2002ASP #1223
Manipulate Window's registry with class!

If you're looking for a class module to fiddle with the Window's registry then this is the one! I use it all the time in my applications. Code includes many examples. Please let me know what you think!

2002ASP #1224
Concatenate strings FAST with this class!

This code demonstrates how to use buffer concatenation via the Mid Statement for fast string concatenations. Buffer concatenation is much faster than the widely used "&" to connect strings and also faster than array concatenation. Use the supplied class module in your own apps to improve speed and efficiency.

2002ASP #1225
__ FlexGrid control items to an Excel workbook

Sample code which demonstrates how to copy items from a FlexGrid control to an Excel workbook.

2002ASP #1226
Find Strings in a Textbox

A sample VB program that demonstrates how to find and select words in a Textbox. Very simple but quite useful! Please rate!

2002ASP #1227
Cool Datagrid Stuff!

This sample VB app shows you how to add drop down lists to columns in a data grid. Other cool features include drag and drop from a Listbox to a cell in the grid, sort grid data by clicking the column header, and how to add a split to the grid in run-time mode. Please vote!

2002C #9826
ADO and Datagrid Sample w/Horizontal Scrollbar

My third submission to Planet Source Code demonstrates how to use ADO and the Datagrid Control together. One neat feature of this app is the use of a horizontal scroll bar to move through records. I haven't thoroughly tested this app so don't be surprised if you find a couple bugs. If you're new to ADO or even a novice I'm sure you'll find something useful in this app. Please vote and give me some feedback!

2002C #9827
Manipulate Window's registry with class!

If you're looking for a class module to fiddle with the Window's registry then this is the one! I use it all the time in my applications. Code includes many examples. Please let me know what you think!

2002C #9828
Concatenate strings FAST with this class!

This code demonstrates how to use buffer concatenation via the Mid Statement for fast string concatenations. Buffer concatenation is much faster than the widely used "&" to connect strings and also faster than array concatenation. Use the supplied class module in your own apps to improve speed and efficiency.

2002C #9829
__ FlexGrid control items to an Excel workbook

Sample code which demonstrates how to copy items from a FlexGrid control to an Excel workbook.

2002C #9830
Find Strings in a Textbox

A sample VB program that demonstrates how to find and select words in a Textbox. Very simple but quite useful! Please rate!

2002C #9831
Cool Datagrid Stuff!

This sample VB app shows you how to add drop down lists to columns in a data grid. Other cool features include drag and drop from a Listbox to a cell in the grid, sort grid data by clicking the column header, and how to add a split to the grid in run-time mode. Please vote!

2002VB #18430
ADO and Datagrid Sample w/Horizontal Scrollbar

My third submission to Planet Source Code demonstrates how to use ADO and the Datagrid Control together. One neat feature of this app is the use of a horizontal scroll bar to move through records. I haven't thoroughly tested this app so don't be surprised if you find a couple bugs. If you're new to ADO or even a novice I'm sure you'll find something useful in this app. Please vote and give me some feedback!

2002VB #18431
Manipulate Window's registry with class!

If you're looking for a class module to fiddle with the Window's registry then this is the one! I use it all the time in my applications. Code includes many examples. Please let me know what you think!

2002VB #18432
Concatenate strings FAST with this class!

This code demonstrates how to use buffer concatenation via the Mid Statement for fast string concatenations. Buffer concatenation is much faster than the widely used "&" to connect strings and also faster than array concatenation. Use the supplied class module in your own apps to improve speed and efficiency.

2002VB #18433
__ FlexGrid control items to an Excel workbook

Sample code which demonstrates how to copy items from a FlexGrid control to an Excel workbook.

2002VB #18434
Find Strings in a Textbox

A sample VB program that demonstrates how to find and select words in a Textbox. Very simple but quite useful! Please rate!

2002VB #18435
Cool Datagrid Stuff!

This sample VB app shows you how to add drop down lists to columns in a data grid. Other cool features include drag and drop from a Listbox to a cell in the grid, sort grid data by clicking the column header, and how to add a split to the grid in run-time mode. Please vote!

ASP_Volume2 #27529
__Transfer FlexGrid Items to a Word Table

Transfer items from a FlexGrid control to a Word table.

ASP_Volume2 #29941
__Excel Cell Values to a FlexGrid Control

Sample code which demonstrates how to copy data from Excel worksheet cells to a FlexGrid control.

Languages
Top Categories
Global Discovery