I am using microsoft reportviwer 2010 and want to get report like a treeview pattern, I have seen in VS2008 but seen in VS2010. but how to make tree structure report please assist me.
...
I am newer in asp.net 2010, I have a page which contains 10 text fields. every fields should be checked empty text or null value. but I want to use java script function which checks...
I am using ReportViewer in I want to get alternate color of row but how to do I don't know. apart from this how to generate the report through code please help me with sample code.
...
I am beginner in developing Web Application. I have a form which contains 5 text box control and I want when page is loaded the focus goes to 1st Text box control after that i filled...
I am in confusion, to use reporting tool between report viewer and crystal report. I ma developing a application in visual studio 2010 and database engine SQL Server 2005. Now I want to...
I want to use reportviwer using code, specially want to use datatable and dataset and how to bind the datatable.. I have no knowledge of the subject. for that if u provide me sample code...
I am able to generate bound form report through reportviwer but I am not able to generate report through reportviewer using code. how to generate report through reprotviewer using code...
I am in great trouble, I am trying to generate a report using report viewer control but there is generating error in report viewer. I attaching documents of code and error image. Plz....
I have two Questions in VB.NET(2010).
1. how to display data in vertical way. suppose I have employee master which contains all information like (empname, addr,city,state,countr,pin)...
I am getting a big problem i am using status progress bar in my application for that i am using
backgroudworker control so that it will work seperately. but my problem is when
i am...
i want to process huge data in client machine and plz. how to create tmptable and how to save into server after processing. plz. give me a sample copy so that i can study..
...
I want to use technique that is i don't want use server traffi for all time. I want to create tmptable in client machie and process data after processung i save the data into server. but...
I am using ListView Control which CheckBoxes property of the control is set to true..when the from is loaded then all ordernos are loaded into the listview. when i select the orderno...
Thanks for ur goods help. but now i have another problem in datasource property that is
i want to binding more than one table so that all table's data rows can be displayed in...
I have a Query that is in designe mode I have created 4 columns and formatting 4 columns also in datagrid view control
Viz:- OrderId,OrderNo,OrderDt,OrderAmt
I am using datagridw view control for input purpose but when the datagridviewcell in edit mode the it is no problem to move current column to next column but when it is not in edit mode...
Please see my attached file which contain a messagebox dialog, I want to show this type of message box in my application how to possible, Please tell me.
I want to show "the caps lock is on balloon" warning message like Windows in login form in passward text box. but I have no idea using window's api function. but i tried using tooltip...