Click here to Skip to main content
15,891,253 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Modifying textbox control from MTA [modified] Pin
Dave Kreskowiak26-Sep-07 9:05
mveDave Kreskowiak26-Sep-07 9:05 
GeneralRe: Modifying textbox control from MTA Pin
cstrader23226-Sep-07 15:42
cstrader23226-Sep-07 15:42 
AnswerRe: Listview Pin
Bso_Cool25-Sep-07 9:03
Bso_Cool25-Sep-07 9:03 
QuestionHow to use Performance Counter? Pin
shyne725-Sep-07 6:04
shyne725-Sep-07 6:04 
AnswerRe: How to use Performance Counter? Pin
Luc Pattyn25-Sep-07 6:46
sitebuilderLuc Pattyn25-Sep-07 6:46 
AnswerRe: How to use Performance Counter? Pin
Dave Kreskowiak25-Sep-07 6:50
mveDave Kreskowiak25-Sep-07 6:50 
AnswerRe: How to use Performance Counter? Pin
Paul Conrad26-Sep-07 18:30
professionalPaul Conrad26-Sep-07 18:30 
QuestionUse a function in CrystalreportViewer.SelectionFormula Pin
dcode2525-Sep-07 5:17
dcode2525-Sep-07 5:17 
I have an application in Vb.net. There is a crystalreport that displays records from an access Database.But i want to filter records that report displays.Each records has 6 fields and one of this is LisTR.
I have a function VerifyS(...) as boolean , this function get as argument the value of this field and return true if the record that have this filed should display in the report or no.
But i have problem using this function.
I use : CrystalReportViewers1.SelectionFormula=("VerifyS{Table1.LisTr}=True")
But i get an error

So , How to use a function inside SelectionFormula?

Thank You !
AnswerRe: Use a function in CrystalreportViewer.SelectionFormula Pin
Dave Kreskowiak25-Sep-07 5:21
mveDave Kreskowiak25-Sep-07 5:21 
GeneralRe: Use a function in CrystalreportViewer.SelectionFormula Pin
dcode2525-Sep-07 12:09
dcode2525-Sep-07 12:09 
GeneralRe: Use a function in CrystalreportViewer.SelectionFormula Pin
Dave Kreskowiak25-Sep-07 13:02
mveDave Kreskowiak25-Sep-07 13:02 
Questionassociate events to an array (matrix) of controls Pin
diebugger25-Sep-07 4:26
diebugger25-Sep-07 4:26 
AnswerRe: associate events to an array (matrix) of controls Pin
Dave Kreskowiak25-Sep-07 4:33
mveDave Kreskowiak25-Sep-07 4:33 
QuestionRe: associate events to an array (matrix) of controls Pin
diebugger25-Sep-07 5:51
diebugger25-Sep-07 5:51 
AnswerRe: associate events to an array (matrix) of controls Pin
Dave Kreskowiak25-Sep-07 6:45
mveDave Kreskowiak25-Sep-07 6:45 
AnswerRe: associate events to an array (matrix) of controls Pin
Luc Pattyn25-Sep-07 6:48
sitebuilderLuc Pattyn25-Sep-07 6:48 
AnswerRe: associate events to an array (matrix) of controls Pin
diebugger25-Sep-07 23:35
diebugger25-Sep-07 23:35 
AnswerRe: associate events to an array (matrix) of controls Pin
parth.p25-Sep-07 11:36
parth.p25-Sep-07 11:36 
QuestionCombining two bitmaps Pin
jensenx25-Sep-07 3:20
jensenx25-Sep-07 3:20 
AnswerRe: Combining two bitmaps Pin
Zaegra25-Sep-07 3:33
Zaegra25-Sep-07 3:33 
AnswerRe: Combining two bitmaps Pin
Dave Kreskowiak25-Sep-07 4:06
mveDave Kreskowiak25-Sep-07 4:06 
GeneralRe: Combining two bitmaps Pin
jensenx25-Sep-07 4:17
jensenx25-Sep-07 4:17 
QuestionHow to display the Guid in a msgbox.. Pin
Balagurunathan S25-Sep-07 2:34
Balagurunathan S25-Sep-07 2:34 
AnswerRe: How to display the Guid in a msgbox.. Pin
pmarfleet25-Sep-07 2:52
pmarfleet25-Sep-07 2:52 
GeneralRe: How to display the Guid in a msgbox.. Pin
Balagurunathan S25-Sep-07 3:42
Balagurunathan S25-Sep-07 3:42 

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.