Hello Experts,
Can any one suggest me Is it possible to assign datasource dynamically at runtime to crystal report(.rpt) with VB.NET 2.0??
I can only use Datasets in my case!! Typed-datasets are column-fixed right!!! But my data I assign is dynamic????
I actually gave a typed dataset having...
Hi,
iam working with windows application.here my requirement is binding data to database from a datagridview.
next i want to update some rows in datagridview and update it to the database.for this purpose i need for each row loop in datagridview.i dont know how to update
the selected row...
hello,
i want to update one column and update chages to database.so i want to use
For Each row As DataGridViewRow In DataGridView1.SelectedRows
i dont know using this how to update the rows to database in datagridview
hello sir,
iam new to windows application.iam working with datagridview in vb.net .how to update the selected row in datagridview.any one help me with this.
hi,
iam having grouping in my report.here iam having columns like hours,daily_total,average
i want to summarize average field.formula is
sum(average)=sum(daily_total)/sum(hours)
i want this one group wise. in my report iam using formula filed.but its not giving the result group wise.
it...
hello
is this possible or not to make customized crystal reports.
here my requirement is for some clients we want to display some extra columns in the reports.for some clients we want disable that particular columns .is it possible or not through crystal report programming.any...
hello iam having grouping in my report. so i want groupwise totals in my report.for this iam using running total fields.but it gives for first group correct results,then for second group it adds first group total+second group total.can any one give me solution for this .its urgent
hello
iam having status,parameter name,hours as fileds in my table
my report is grouping with parameter name
iam displaying parameter name wise status,hours in every group.
iam calculating percentage for hours.
its working fine.
my problem is
in report footer i want to display the...
hello
iam having status,parameter name,hours as fileds in my table
my report is grouping with parameter name
iam displaying parameter name wise status,hours in every group.
iam calculating percentage for hours.
its working fine.
my problem is
in report footer i want to display the...
hi how to write formula for this query
select hour from table where status in('SVC')
how to write this in crystal report using formula field.
pls anyone help
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.