Hi
I'm using this code for pdf export from datagrid
and c# web appl.
Response.Clear( );
Response.AddHea der("content-disposition", "attachment;fil ename="+strFile .Name);
Response.AddHea der("content-length", strFile.Length. ToString());
Response.Buffer = true;
Response.Conten tType = "applicatio n/vnd.pdf";...
User Profile
Collapse
-
Hi Kalyani
u should set Mr,Mrs,MIss one group and another one group
any doubt pl ask
Regards
Venkatesan.M... -
Crystal Report Print in Web site
Hi guys
I am develop the appl in c# web app;
and using CR, it works fine.
now i upload the file into my host server
but couldnot print the report in CR
how to solve this problem?
anybody help
Thanks
Venky -
Asp.net menu
hi
I am using asp.net
and menu
how to sho popup child menu click on parent menu?
Is it possible asp.net 2.0
Advance thanks
Venky -
convert xl file to PDF
HI
I am developing c#(web appl)
that is process 1 xl sheet
next It will convert PDF file format
how to convert?
its very urgent
Please give me some idea
Venkat -
Read XL sheet c# web appl
Hi guys,
Christmas greetings to all
I am developing c# web appl
i want to store the data from excel sheet
How to read xl sheet asp.net (C#) ?
Pl help
Thanks
Venky -
-
C# Web-App: Open excel in asp.net web appl
Hi guys
How to open in this "D:\xyz.xls " file
I am developing web appl(c#)
How?
thanks in advance
Venkatesan.M -
remove printer(HP, any) vb.net
Hi
I installed one printer in my system
how to remove the printer?
Thanks
Venky -
Call Form_Load() c#
Hi
How to call form2_Load() event
becuase form2_load has bind datagridview components
I want to refresh datagridview (occurs rows add/delete)
Thanks a lot
Venky -
how to use resourcemgr c#
Hi guys,
I displayed message in some error in my form
ex. "User already exist"
how to convert & display Italian lang?
I am newbie in c#, anybody suggest me
Thanks a lot
Venky -
Hi
Thank u very much for ur input
Mr.Keno, Initially I get data from memory stream to datatable then dtb to bind DGV
but my problem is updated datatable, no changes in my form DGV
how to refresh
Give suggest me
Once again thanks a lot for ur immediate response guys
regards,
VenkyLeave a comment:
-
datagridview refresh @ runtime c#
Hi guys
I am win appl.
I was bind the datagridview from datatable.
i was changed datas @ runtime. datatable changed but my datagridview not refresh.
I written dagaridview.ref resh(); not work
how to refresh?
Thanks in advance
Venky -
-
Hi
what W3K / WMS
i am newbie
i am use WIN xp
VenkyLeave a comment:
-
could not play sound file c#
Hi friends
I am using c#2005
I will play the sound file (.wav)
It it could not play
I am using below code
public class PlayVoiceFile
{
[DllImport("WinM M.dll")]
public static extern bool PlaySound(strin g fname, int Mod, int flag);
}
PlayVoiceFile.P laySound("filen ame.wav", 0, SND_ASYNC);
but that file play manually... -
Datagridview row selection
Hi guys
I using c#
My form have datagridview its predefined col and some user entry col is there.
I want to click first col on particular row it will select appropriate row
but not select the row other col click
dgv not have parent row
Is it possible?
venky -
Thank u Mr.Shashi sadasivan
I'm using c#
how to create soap xml?
i am create soap elements are xml with xml soap, encoding, header,body
its enough?
but server sent empty response
VenkyLeave a comment:
-
format of SOAP XML
Hi guys
I will send request to web-server.
Normal https post was can be sent.
i send to soap xml request, but couldnt get server respose.
whats the soap xml format is compulsorily send to request?
Pl. guide me.
Thanks in advance
Venky -
No activity results to display
Show More
Leave a comment: