Hi experts,
Could you please guide me about Excel file reading.I can read excel file successfully in ASP.NET.But i am unable to read some columns data.I don't know what happening is there. I fix the that columns same as other columns.Could you please help me it's urgent.
Thank you.
User Profile
Collapse
-
Excel reading Problem
-
I need Help for JQUERY
HI experts,
This is phanimadhav.I have small problem with jquery.Actually i implemented jqery for submit button conformation. But whenever i click the jquery conformation box all my dropdowns are not appear. If i click cnacel or submit automatically all dropdowns are appear.Could you please help me.
Thanks for advanced reply.
Thank you. -
CSS hover - image changing
Hello Experts,
Actually i need to implement the image change in onmouseover Event.Its working fine in javascript.But how can i implement this by using CSS(hover).IN Css this is working in FireFox.But its not working in IE.
Thank you -
phanimadhav started a topic How can i avoid page loading for every time by using WCF RestFul servicesin .NETHow can i avoid page loading for every time by using WCF RestFul services
Hello Experts,
I am new one of this WCF.Actually my client requirement is avoid the page load every timedropdown_se lected index changes.If i select the item in dropdown based on that item data will getting from WCF restful service.But every time total page is loading.Accordi ng to my client guide we are not using AJAX.So could u please help me.
Thank you/ -
Display ajaxCalender upside of control?
Hello Experts,
Generally if we are using AjaxCalender control we click on the control calender will display on downside of calender button but i need to display the Calender Control upside of the control.Could you please help me. -
Create Excel file by using Dataset
Hello Experts,
I developed following code for excel file creation by using Dataset.But i got the following error(NullRefer nec Exception was caught) at the response.End()
My code:
Code:public static void Convert( DataSet ds) { System.IO.StringWriter stringWrite = new System.IO.StringWriter(); System.IO.TextWriter txtWriter = stringWrite;
Last edited by tlhintoq; Aug 20 '09, 03:24 PM. Reason: [CODE] ...your code goes here... [/CODE] tags added -
when to use a dataset and when to use datareader
Hello experts,
I have small query in ado.net.When we are using Dataset and when we are using Datareader.Actu ally these two are using getting the values from database.But which situation we are using Dataset and when we are using Datareader.Coul d you please help me.Thank you for ur advanced reply -
Adding AjaxControltoolkit problem
i got this error whenever i am adding the ajaxcontrol tool kit to my application.The error is
There was an error loading types from assembly C:\Program Files\Microsoft ASP.NET\AjaxCon trolToolkit\Sam pleWebSite\Bin\ Ajax ControlToolkit. dll' Could not load file or assembly system.web.Exte nsions,version= 1.0.61025,Cultu re=neutral,publ ickey token =31bf3856ad364e 35 or one of the dependencies .The system cannot find file specified -
how to solve these error
Hello experts,
Code:[RPC Fault faultString="Error #1096: XML parser failure: Unterminated element." faultCode="Client.CouldNotDecode" faultDetail="null"] at mx.rpc.http::HTTPService/http://www.adobe.com/2006/flex/mx/internal::processResult()[E:\dev\3.0.x\frameworks\projects\rpc\src\mx\rpc\http\HTTPService.as:842] at mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::resultHandler()[E:\dev\3.0.x\frameworks\projects\rpc\src\mx\rpc\AbstractInvoker.as:186]
-
Insertcommand in TableAdapter
Hello experts,
I have small problem for inserting values into Mysqldatabase by using tableadapter in asp.net.passing the parameter values through webmethods.So any one please helpme.How to make the insertcommand through parameters.Than ks for advanced reply -
how can iuse DataBinder.Eval() in label control
Hi experts Any one please help me.How can i display the database value in label text by using DataBinder.Eval (). -
please solve this problem
Hi friends this is my select statement
SELECT user_accountID, Expensive = case quotaAmount
when quotaNo = 'quota1' then sum(quotaAmount ) else 0 end
FROM user_accounts
Msg 102, Level 15, State 1, Line 2
Incorrect syntax near '='.
whenever i am executing the query this error will be occur please clear this error
i am newone of this sqlserver.I did not understand this problem.Please... -
Thanks for your reply.Sorry for my latereply.Actua lly i need how can select the GridRow.Means if i click on row i need the total details of that row.But whenever i select the row this time i will get the cell details.But need Row and Cell details also.Waiting for ur reply. -
Thanks for ur reply.Actually i need how can select the row in the grid.if i select the particular row which event i can raise?please helpme.Leave a comment:
-
How to get the particularRow values in onclick situation in gridview
Hi friends i have one small doubt..Actually myclient requirement is whenever i click the gridview row that particular row will select and store that particular row values in one string variable.Any one know the answer please send the reply. -
How to resize the bodycontent at runtime
Hello friends this is sudheer.I need your help for developing my project.Actuall y myproblem is if i Restore Down the mybrowser my pagebody content i am not clearly see the all the content.That time scroll will appear.But according to my client requirement is the body of the all the content will appear only with in the page at the page ResoreDown time.Please help me.(please try to understand my poor english) -
how to store .doc file into MYSQL in asp.net
hello friends i need your help.Any one please help me.
Actually my client requirement is store the .doc file into MYSQL .So please help me if u have any code or any url please send me.Thank you -
fill the xml by using datatable
Hello experts,I have one small doubt i am getting the values from database and filled the datatable.But i don't know how to convert this datatable data to xml.Actually this is my code
string query = "SELECT TOP 10 * FROM Details";
SqlConnection cn = new SqlConnection(c onnectionstring );
cn.Open();
SqlDataAdapter adpt = new SqlDataAdapter( new SqlCommand(quer y, cn));
... -
how to call the storedprocedure in tableadapter
Hello friends,I have one small doubt.Acually myclient asking by using tableAdapetr call the MySQL procedures.How to call the MySQL storedprocedure in TableAdapter.In the Table adapter contain one options is AddQuery.Actual ly i am using that option.But i am not getting the createStoreproc edure option(means its not visiblemode).Ia m using the existing storedprocedure but i am not getting procedureslist in the ComboBox.So any one please help me .Its... -
No activity results to display
Show More
Leave a comment: