Click here to Skip to main content
15,916,600 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Binging DataGridView to a Generic List of interfaces Pin
Jon_Boy19-Nov-08 4:14
Jon_Boy19-Nov-08 4:14 
QuestionVS GUI performance with long source files Pin
Jon_Boy19-Nov-08 2:56
Jon_Boy19-Nov-08 2:56 
AnswerRe: VS GUI performance with long source files Pin
Dave Kreskowiak19-Nov-08 4:52
mveDave Kreskowiak19-Nov-08 4:52 
GeneralRe: VS GUI performance with long source files Pin
Jon_Boy19-Nov-08 5:58
Jon_Boy19-Nov-08 5:58 
GeneralRe: VS GUI performance with long source files Pin
Dave Kreskowiak19-Nov-08 6:30
mveDave Kreskowiak19-Nov-08 6:30 
GeneralRe: VS GUI performance with long source files Pin
Jon_Boy19-Nov-08 6:47
Jon_Boy19-Nov-08 6:47 
GeneralRe: VS GUI performance with long source files Pin
Dave Kreskowiak19-Nov-08 9:44
mveDave Kreskowiak19-Nov-08 9:44 
QuestionProblem with setting number and currency format in crystal reports .net 2005 Pin
Rameel118-Nov-08 23:18
Rameel118-Nov-08 23:18 
Hi all
I am kind of stuck with a strange issue.Can anyone help me.

Mine is a VB 6.0 to VB.net 2005 migration.Crystal reports 7.0 is being used in VB 6.0.I am now using .net crystal engine.I have written .net code that manipulates .rpt(this rpt is the same old 7.0 one) file at runtime and generates report.The code is working fine and report is getting generated.

I now compared the report generated from VB 6.0 and .net.Here are the differences.
1.For money field from SQL database a '$'sign is attached to each value.
2.In VB 6.0 a decimal value 2.9 becomes 3.0,but in .net it is displayed as 2.9 itself.

To correct the same i went to .net 2005 crystal report editor-Design-Default Settings and changed the field format options of currecy and number(removing $ sign and decimal roundoff setting).

But whatever i do, in final report the value doesnt get reflected.Then i wrote a runtime code to change the format.But again no use.

But to surprise when i went to control panel and removed $ sign from system regional settings,the $ value was removed from currency.What about decimal roundoff then.


What am i missing.Why is the setting that i do in crystal reports .net editor not getting reflected.Please help.
QuestionControls not being picked up. Pin
Stephen Lintott18-Nov-08 23:05
Stephen Lintott18-Nov-08 23:05 
AnswerRe: Controls not being picked up. Pin
Dave Kreskowiak19-Nov-08 4:47
mveDave Kreskowiak19-Nov-08 4:47 
QuestionVB .net 2008 application with SQL Server 2005 system waiting sometimes Pin
DCAUB18-Nov-08 22:47
DCAUB18-Nov-08 22:47 
AnswerRe: VB .net 2008 application with SQL Server 2005 system waiting sometimes Pin
Dave Kreskowiak19-Nov-08 4:46
mveDave Kreskowiak19-Nov-08 4:46 
AnswerRe: VB .net 2008 application with SQL Server 2005 system waiting sometimes Pin
Wendelius20-Nov-08 7:45
mentorWendelius20-Nov-08 7:45 
GeneralRe: VB .net 2008 application with SQL Server 2005 system waiting sometimes Pin
DCAUB24-Nov-08 23:43
DCAUB24-Nov-08 23:43 
QuestionShow and Hide windows Task Bar from Windows Application Pin
pdnet18-Nov-08 20:16
pdnet18-Nov-08 20:16 
AnswerRe: Show and Hide windows Task Bar from Windows Application Pin
Christian Graus18-Nov-08 20:26
protectorChristian Graus18-Nov-08 20:26 
GeneralRe: Show and Hide windows Task Bar from Windows Application Pin
pdnet18-Nov-08 23:03
pdnet18-Nov-08 23:03 
GeneralRe: Show and Hide windows Task Bar from Windows Application Pin
Jon_Boy19-Nov-08 1:58
Jon_Boy19-Nov-08 1:58 
GeneralRe: Show and Hide windows Task Bar from Windows Application Pin
pdnet19-Nov-08 2:52
pdnet19-Nov-08 2:52 
GeneralRe: Show and Hide windows Task Bar from Windows Application Pin
Dave Kreskowiak19-Nov-08 4:45
mveDave Kreskowiak19-Nov-08 4:45 
AnswerRe: Show and Hide windows Task Bar from Windows Application Pin
Nanda_MR19-Nov-08 19:30
Nanda_MR19-Nov-08 19:30 
GeneralRe: Show and Hide windows Task Bar from Windows Application Pin
pdnet20-Nov-08 0:51
pdnet20-Nov-08 0:51 
GeneralRe: Show and Hide windows Task Bar from Windows Application Pin
Dave Kreskowiak20-Nov-08 1:47
mveDave Kreskowiak20-Nov-08 1:47 
GeneralRe: Show and Hide windows Task Bar from Windows Application Pin
JR21220-Nov-08 2:21
JR21220-Nov-08 2:21 
GeneralRe: Show and Hide windows Task Bar from Windows Application Pin
Dave Kreskowiak20-Nov-08 3:20
mveDave Kreskowiak20-Nov-08 3:20 

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.