Hi again,
I think I have not explained my question right. Let me give you an example of what I am looking for. Here is a VB example of similar process to update a ListView item. But I am using C# so please give me examples in C#.
*******************
Dim dr As DataRow
cn = New...
i,
I am using VS.NET 2003 and using the C# language to deploy crystal reports for .NET. I want to create a report using a dataset by deploying the push model, also I want to know how I can create this report using a data table ??
I want to know how to implement the use of a "data...
Hi,
I am using VS.NET 2003 and using the C# language to deploy crystal reports for .NET. I want to create a report using a dataset by deploying the push model. Also I want to know how I can create this report using a data table ??
I would really appreciate if anyone can provide me the steps...
Hi,
I am not sure as to what program is creating these files at the moment. I think these are called Filled-in Form Files which are ASCII or UTF8 (I think UTF8 format) text files. The .fil file can either be edited by opening up its form and opening the .fil file, or by editing in a text...
Hi,
The file opens just fine in notepad without any garbage caharcters. The information in the file is exactly the way it is in the text file that I was using earlier. This means that the file is in ASCII format right ? So in that case it makes perfect sense it should open just as the text file...
Hi again,
I have a related question if you could please help me out. I am trying to read from a file that has a type of ".fil" I am unable to read this file through the stream reader. Can anyone please tell me how I have to cahnge my code in order to be able to read from a...
Hi guys,
I would like to thank you all for your kind feedback on the issue. I have found the problem...its very simple. I was using 2 slashes in my data saource's name and that is what caused the problem. We only need 1 slash when we are reading from file. Everything is working fine now...
Hi Chip H,
Thanks for the response buddy. I have been waiting for someone to respond. Anyways may be you are right, but I get the message saying the "SQL Server does not exist or access denied"
Well if you look at my code above I mentioned that if I pass the information after reading...
Hi obislavu,
Thank you for your quick response but alas the solution you provided still does not work I get the message saying the SQL Server does not exist or access denied. This is the same thing that I saw previously. I looked at the contents of the string variable before it went into the...
Hi,
I am using VS.NET 2003 and C#. I am trying to create a SqlConnection by reading in the connection string from a text file. But this does not seem to work. I would really appreciate some help as to how I can accomplish this task. Here is my example code:
FileStream fs = new...
Hello Steve,
Yeah man this issue is a real pain in the butt. I tried to change the "tab stop" property of every control on my form to False, that's the only way your IsInputChar will produce a result telling you that the tab key was pressed. For now I have changed this property for...
Hi obislavu,
Thanks a lot for your kind help buddy. I really do appreciate your help for taking out the time to develop these steps. Thanks a bunch....I posted the same question on another forum and someone mentioned the following solution. May be you can use it in the future...
Hi obislavu,
Thank you for your quick response. Yes I am getting all the info from a DB, you mentioned " If your data to is from a DB you have to create an intermediate table with the structure as you described and generate a .rpt file from this table."
How do I actually come about...
Hi,
I am using Visual Studio.NET and deploying crystal reports using the C# language. I would like to create a report to that would help save paper. I need to know how I can create a report that would display the data in the following fashion:
order # Order Date Amount order # Order Date...
Hi,
I am using Visual Studio.NET and deploying crystal reports using the C# language. I would like to create a report to that would help save paper. I need to know how I can create a report that would display the data in the following fashion:
order # Order Date Amount order # Order Date...
Hi,
I am using C# with MS VS.NET and deploying reports in Crystal. I want to know if there is a way to enforce the column header (by this I mean the column headings/labels) to continiously stay visible in the report viewer.
The thing is that I have a couple of reports that are displayed in a...
Hi,
I am using C# with MS VS.NET and deploying reports in Crystal. I want to know if there is a way to enforce the column header (by this I mean the column headings/labels) to continiously stay visible in the report viewer.
The thing is that I have a couple of reports that are displayed in a...
Hi,
I would really appreciate if someone can recommend a help authoring software to be used with WinXP & Win 2003 Server. It is very critical that this software allows for the use of an "Answer Wizard." The one that you must have seen in MS Viso.
Any help would be greatly...
Hello,
I am using C# on the VS.NET platform. I have this application that requires the TAB key to function in a different manner.
I want to know how I can control the behavior of the TAB key in my Application???
If there is no way to control the TAB key, is it possible to disable it...
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.