hi abhijit, Thanx for your response.But I am sorry that your code is not resolving my problem.All i want is to group/ungroup rows(collapse/expand) using c#. ex: In excel select some rows and go to Data->Group and Outline and select group.It will collapse rows with mark '+'.This i want through c# code.
lucluv
Posts
-
group rows of excel using c#. -
group rows of excel using c#.Hi, I want to group rows of excel using c#. how can i do it??? Pls suggest me..
-
SQL Server 2000 reporting services problemI am using SQL Server 2000 reporting services.I created a report in VS.net 2003.Report is showing in preview pane properly.But when i press start it gives a messege "No Reprot Server was found at http://localhost/ReprotServer". Is reprot server required for the reprot.whats other alternative to show the report on web browser?
-
Error in exporting crystal report to .XLS formatThanks for your reply Mr. Rob. The problem occurs when i click on Export icon on tool bar of crystal report viewer in my application and save file in .xls format.It throws an error as mentioned.although it is exporting in .doc and .pdf format.It is working fine on windows XP.I applied number of patches to overcome this but failed.Please suggust me.
-
Error in exporting crystal report to .XLS formathi...i have a problem with my application using crystal report running on Vista.when i export crystal repor file in .XLS format it gives error as "Error in file c:\Users\Amit\AppData\Local\Temp\temp_fds67sffsd-f78s-fds4-f4sdfsa.rpt: Errror detected by export DLL;".This is occuring with excel file only. Although it works fine on XP. Please suggest me where is the problem
-
Error in exporting file in .XLS formathi...i have a problem with my application using crystal report running on Vista.when i export crystal repor file in .XLS format it gives error as "Error in file c:\Users\Amit\AppData\Local\Temp\temp_fds67sffsd-f78s-fds4-f4sdfsa.rpt: Errror detected by export DLL;".This is occuring with excel file only. Although it works fine on XP. Please suggest me where is the problem
-
unable to run processwhen i run my program (login as standard user on vista) it gives access denied on a process( created from System.Diagnostics.Process).But when i logged in as administrator) it get access. How can i grant permission on process.Please suggest me...
-
Access Denied on Processwhen i debug my program as standard user it gives access denied on a process( created by System.Diagnostics.Process) so unable to get the values of 'WorkingSet'.But it works when i debug it as administrator. How can i grant permission on process programmatically.Please suggest me... Amit
-
Sql express on vistaOn vista when i run application as an administrator it create/delete data with sql express but when i run application in standard user mode it does not perform any operation with sql express ... amit
-
Access denied on files in VISTAI logged into vista as an administrator but when i tried to access(open) some files of microsoft sql server 2000 desktop engin under c:\MSDE2000\Data\MSSQL\Install\.. folder then it gives 'access is denied' message. Although when i add user(computer name) in security tab and gives full permission then it gives access.There are number of files in folder so unable to give permission to each file.Please suggest me.
-
bypass pop up blocker in IE7i am openning a link using a window.open when the page loads with IE7 but popup blocker is blocking it when the 'Use pop-up blocker'is enable(in Privacy tab of internet option).I want to bypass it means while the pop up blocker is enabled the window should open with the link. any suggestion wud be appreciable... thanks,
-
Enable securiyt setting in IEThanks jim but can u please tell me what code will sort out my problem
-
Enable securiyt setting in IEi want to enable one of the security setting in Custum Level of Trusted Site zone in IE.How can we do it programatically.
-
Enable securiyt setting in IEi want to enable one of the security setting in Custum Level of Trusted Site zone in IE.How can we do it programatically.
-
Enable securiyt setting in IEi want to enable one of the security setting in Custum Level of Trusted Site zone in IE.How can we do it programatically.
-
Problem in database entryhi actually there is an application which save user preferences to database. since number of user is using the same application with their ligin id but only one user is facing the mentioned problem. Preferences are like changing name,email,address etc.
-
Problem in database entrywhen i submit my settings from my application it gives an error. GORSHPPNWS0100K:Unable to process a customer number. -2147217887 [Microsoft][ODBC driver for Oracle][Oracle]ORA-01460: unimplemented or unreasonable conversion requested Here "GORSHPPNWS0100K" is a production server through which application interact. Pls suggest the cause of the problem. Thanks
-
Problem in creating object of html pageI am creating an object of html file in another html file using tag. when i run it in IE6 it works fine and create the object but if run it in IE7 it doesn't crate the object of html file.code that ive used is written below. i've tried it several ways by removing different fields but failed. Pls tell me where is the problem. or(remove type attrib) or(remove type and style atttrib) or.......
-
Problem of creating object in html fileI am creating an object of html file in another html file using tag. when i run it in IE6 it works fine and create the object but if run it in IE7 it doesn't crate the object of html file.code that ive used is written below. i've tried it several ways by removing different fields but failed. Pls tell me where is the problem. or(remove type attrib) or(remove type and style atttrib) or.......
-
Scirptlet Problem In IE 7.0I have a problem regarding IE 7.0 actually in IE7 scriptlet is disabled(or not supporting). i want to use scriptlet component in my web application and want to run on IE7.0 how can i enable scriptlet in IE7 or is there any other provision to solve this problem.