hi,
thanks for your response.
i don't know how to do this. can you please send me the code...
The datagrid sorts when I map it to a data table.
However, when I map the datagrid to an array of objects ( class[] ), I cannot sort on column header click.
I have a datagrid having a strongly typed array of objects as its data source.
The data from the array of objects is displayed by means of a table style, which is fine, but I cannot sort the data when I click on the column header.
I have set the tablestype.allowsorting = true, but this has no...
Hi,
I have the same problem. Let me explain, how it happen today morning..
When I started my PC, it gave me two option, F1 RUN Setup and F10 Enter CMOS setting. I used to get this screen so many times and I used to enter in CMOS and just press F10 to save and Exit. Today, I press F1 and then...
Dear AndrewBaines, Thanks.
Also,
I think I found the problem - CRYSATL 9 has a new feature: You can't edit the generated SQL query anymore, but you can define your own query (called a command).
The generated Query does not include the parameters anymore - you have to define your own query and...
Is there any factor other than the resources ( memory etc..) ?
Do you have any idea of what are the h/w and s/w requirement for the specific version of Crystal Reports.
Hexcot
Maybe you can help.
We installed Crystal 9 and converted the report from 8.5. That worked fine, except that the reports are extremely slow - what took second in 8.5 takes now minutes. We also purchaes version 10 and converted to that version. With version 10, the reports are as fast as with 9...
Hi,
I am assigning a drop-down list with displaymember and valuemember property. User can select multiple items from this drop-down list.
With lstCountry
.DataBindings.Add(New System.Windows.Forms.Binding("SelectedValue", DsPersonal, "Person.CountryId"))
.DataSource =...
Hi,
I am assigning a drop-down list with displaymember and valuemember property. User can select multiple items from this drop-down list.
With lstCountry
.DataBindings.Add(New System.Windows.Forms.Binding("SelectedValue", DsPersonal, "Person.CountryId"))
.DataSource = DsPersonal.Country...
Hi,
Can anyone tell me how to create a two dimensional ( or n - dimensional array ) in ORACLE. ?
Actually here is the brief, why i want to create it.
I am writing a ORACLE procedure, which returns a tabular structure of records. Let say (80 row X 8 column) table.
Now, First 10 row for all 8...
Hi FocWizard,
I tried with your response. This is working with two files that generate single pdf output format. But I want to generate single pdf file from three seperate hold file. If I am using your code then it is showing only last two file and not the first one. Can u pls give me help on...
Hi,
I am using "ON TABLE SUMMARIZE" for the table summary. This is giving the summary for the numeric data. Now my problem is the summary data for the column we are getting in the last row, title is not showing in the same line.
eg.
Name Mark...
Hi,
I am having same requirement..
Above may work with the HTML Display.. Can anyone help me, how to work on multiple report for user define format (PDF,EXCEL..)
I mean when user select PDF option, both hold file data should goto the same PDF. But actually what happens for me is, it is taking...
Hi,
I have chked with my team-members and I am having the same access-permissions as they are having. Also, I uninstalled IIS and WebFOCUS. Again I installed IIS and WebFOCUS. Still I am getting the same error. I am using stand-alone system and my ORACLE server is at some other system. I am...
When I am trying to run the webfocus procedure(.FEX file), I am getting following err. I removed and reinstalled WebFOCUS twice. No Installation Errror. Even I checked for IIS also. Everything seems fine.
Urgent help is required, Pls.
WebFOCUS was unable to create the necessary temp file in...
Hi..
Thanx for reply..
But My problem.. is I am having two different hold files and I want to generate above report..
In my question, i have displayed two sets of data. like that there can be n-number of stores.
Also, it will be one title but table1 and/or table2, each can have any number...
Hi, I want to generate following kind of sample report.
Title :
Store Name : Land Side
Table 1:
Total Customers Total Sale
200 2,500
Table 2:
Customer Name Date Qty
Steve 01/01/03 20
Paul 10/05/03 30
Title
Store Name : West Side...
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.