15,792,608 members
Sign in
Sign in
Email
Password
Forgot your password?
Sign in with
home
articles
Browse Topics
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View C++ questions
View Javascript questions
View Python questions
View PHP questions
discussions
forums
CodeProject.AI Server
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
Python
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
features
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
Search within:
Articles
Quick Answers
Messages
Comments by Laiju k (Top 200 by date)
Laiju k
19-Jan-23 0:48am
View
which .Net version you are using.
Laiju k
28-Nov-22 23:55pm
View
Deleted
Please delete this post message me on any of my questions i shall remove this comment of mine so you can delete this
Laiju k
23-Nov-22 0:02am
View
Can you also tell what more information that I can provide, So I can have a better solution
Laiju k
22-Nov-22 23:57pm
View
Yea My fault. I just meant its an error after publish to IIS and browse
Laiju k
22-Nov-22 0:22am
View
Did you have the site working or you cant get anything working.
Only getting 400 error
Laiju k
22-Nov-22 0:19am
View
Have you just give me a redirection or link to properly hosting Asp . Net Core WEB API in IIS.
I checked for two days but not much of success.
Laiju k
22-Nov-22 0:15am
View
I have the same sorta problem
https://www.codeproject.com/Questions/5347410/When-browse-ASP-NET-core-web-API-from-IIS-this-err
Laiju k
22-Nov-22 0:14am
View
This happens when I publish my site to IIS.I just need a proper way for hosting ASP . Net Core Web API on IIS
Laiju k
22-Nov-22 0:11am
View
And also this is an release error not runtime one
Laiju k
22-Nov-22 0:04am
View
Sorry for the delay. I had some family issues last few days. Thanks for the solution I will check out what you have said. If there is any progress I shall get back to you.
Laiju k
7-Nov-22 23:47pm
View
If you had copied the code from some another file cross check the file it may contain
connection();
Then you need to copy it to this page.
Or you didn't have the original function then you may need to write one new.
I am just suggesting this because I had done this sort of things in the past.
Laiju k
19-Mar-18 0:45am
View
hope you update soon.so We can get some idea on what you really want.
Laiju k
26-Feb-18 3:01am
View
public ActionResult Add(long ? id,long ? RoleId)
{
I cant send full code. Below solution worked for me I just needed the correct syntax.Thanks for helping and sorry if created any inconvenience.
Laiju k
26-Feb-18 2:40am
View
Thanks a lot third one is working
Laiju k
24-Feb-18 6:24am
View
yes action is accepting two parameters but I don't know the syntax on view.Sorry for the delay
Laiju k
19-Feb-18 1:17am
View
you need to save the status of read/unread(checkbox) to the database.It is best way for you retrieve data on every time the page reload.
Laiju k
17-Feb-18 0:25am
View
https://www.quora.com/Is-AJAX-code-cross-browser-compatible
I think it is on latest browsers.
Laiju k
16-Feb-18 6:34am
View
no Bound field or Template field?
Laiju k
14-Feb-18 23:31pm
View
what error you are getting?
Laiju k
7-Feb-18 6:41am
View
maybe he just meant simple email address validation.
Laiju k
7-Feb-18 3:46am
View
can you try this
Do While sr.Peek() > -1
Console.WriteLine(sr.ReadLine())
Loop
insted of
Do Until reader.Peek = -1 'Until eof
fileEntries.Add(reader.ReadLine)
Loop
Laiju k
7-Feb-18 1:13am
View
can you be more specific like after which line of code it hang up.It will be more easier to get an idea what can be wrong.
Laiju k
6-Feb-18 23:29pm
View
after which line of code it is hanging up.
Laiju k
6-Feb-18 23:26pm
View
try to use less data instead of using bulk one or two rows are just fine.
Laiju k
5-Feb-18 23:34pm
View
is file on some default format like .txt/.docx ?
or can we use any files .Please provide more information so people can help.
Laiju k
5-Feb-18 3:25am
View
Please try to search on google before posting here.
Laiju k
5-Feb-18 3:24am
View
Please comment whats wrong before down voting.Simply down voting do not help anyone.
Laiju k
5-Feb-18 1:53am
View
if no records then pass '0' value to amount in code behind.
Laiju k
5-Feb-18 1:43am
View
can you give rows and columns values as it is shown.
Laiju k
22-Nov-14 1:54am
View
what is your issue
Laiju k
22-Nov-14 1:18am
View
where is the code you used.post the code for more details.
Laiju k
22-Nov-14 1:13am
View
have you checked whether you have dbo.aspnet_CheckSchemaVersion stored procedure on db and using same db in web config also.
Laiju k
22-Nov-14 0:54am
View
I had added a solution below try it.Let me know it solved the problem.
Laiju k
22-Nov-14 0:42am
View
what is the column name of branch in database
Laiju k
22-Nov-14 0:36am
View
are you getting value in label on pageload
Laiju k
21-Nov-14 23:54pm
View
select column1name,column2name,.. from CreateDocket
Laiju k
21-Nov-14 22:33pm
View
select * from CreateDocket
don't use select * ,use column names
Laiju k
21-Nov-14 3:06am
View
grid has many rows then there shall be many branch
Laiju k
19-Nov-14 23:08pm
View
Have you called Update function on toolstripDropdown button
Laiju k
18-Nov-14 23:27pm
View
why do you want to email him/her.you can comment.
Laiju k
14-Nov-14 7:35am
View
give some details on what have you done.
Laiju k
14-Nov-14 7:33am
View
Thanks for the Tip
Laiju k
14-Nov-14 7:20am
View
This is duplicate post,delete this.
Laiju k
14-Nov-14 7:19am
View
If you want to edit use Improve question option on Question by moving mouse over the question.
Laiju k
14-Nov-14 7:18am
View
delete the other post
Laiju k
13-Nov-14 23:20pm
View
command.Parameters.AddWithValue("@Country", cookie);
I think the type of @Country should be that of the Database type not cookie
Laiju k
13-Nov-14 4:04am
View
what is value in _dtStudentsFD.Rows[i]["status"].ToString()
Laiju k
13-Nov-14 0:05am
View
why are giving script in between source.
Laiju k
12-Nov-14 23:19pm
View
where did you get this error on your code
Laiju k
12-Nov-14 23:00pm
View
have you debuged the javascript
Laiju k
12-Nov-14 7:12am
View
post the code for Button4_Click
Laiju k
12-Nov-14 4:30am
View
what have you tried
Laiju k
12-Nov-14 4:05am
View
where do you want to display.please add tags
Laiju k
12-Nov-14 3:32am
View
Are you binding on a gridView
Laiju k
11-Nov-14 2:31am
View
are you trying to simply bind or have make the saved value as selected value also
Laiju k
11-Nov-14 0:05am
View
how did you give the asyncronous postback trigger
in that usercontrol i have used asyncronous postback trigger for that dropdown controls bcoz its all controls are in update panel.
give the source code
Laiju k
10-Nov-14 23:57pm
View
what have you tried
Laiju k
10-Nov-14 23:29pm
View
what you mean by that,are you asking for creating folder using javascript
Laiju k
10-Nov-14 22:46pm
View
Don't put your comments in Solution
Laiju k
7-Nov-14 7:38am
View
sorry man I have to go.
Laiju k
7-Nov-14 7:34am
View
have you got the value from first grid.
Laiju k
7-Nov-14 7:21am
View
SelectedIndexChanged
Laiju k
7-Nov-14 7:02am
View
you can selectedindex change of gridview and take values.
Laiju k
7-Nov-14 7:01am
View
yeah you can do that.
Laiju k
7-Nov-14 6:52am
View
abc is one column and def is another is it that way
Laiju k
7-Nov-14 6:46am
View
as you already said you are binding dgv1 with just one column (EmplName) from the table in the database.then how can you get that result
Laiju k
7-Nov-14 6:40am
View
put your expected output on comments.Solution part for solving your problem.
Laiju k
7-Nov-14 6:38am
View
abc is one column and def is another is it that way
Laiju k
7-Nov-14 6:32am
View
have tried my comment for the issue
Laiju k
7-Nov-14 6:31am
View
you can use group by column name
Laiju k
7-Nov-14 6:30am
View
your question heading content is always same.try to give more details.
Laiju k
7-Nov-14 6:17am
View
Have you written the query,are you having problem with binding ,gridview1 selectedindexchanging
Laiju k
7-Nov-14 5:57am
View
what is your issue
Laiju k
7-Nov-14 4:49am
View
it should be 1 or 0
Laiju k
7-Nov-14 4:43am
View
what is the output of _presenter.Getthevalue();
Laiju k
7-Nov-14 4:39am
View
Isoverhung=0;
Isoverhung=1;
Laiju k
7-Nov-14 1:16am
View
have you used debugger to check.
Laiju k
7-Nov-14 0:17am
View
give full query
Laiju k
6-Nov-14 23:49pm
View
what have you tried
Laiju k
6-Nov-14 7:32am
View
If it is a submit button,then why you need previous values.
Laiju k
6-Nov-14 6:37am
View
there is only one button
Laiju k
6-Nov-14 3:20am
View
then which Session Timeout will be taken IIS/Web Config
Laiju k
6-Nov-14 0:26am
View
where is your code for "Clear();closeInfo();"
Laiju k
5-Nov-14 23:26pm
View
give source of Button1
Laiju k
5-Nov-14 23:18pm
View
where are you getting exception
Laiju k
5-Nov-14 8:01am
View
Have you googled
Laiju k
5-Nov-14 7:35am
View
what is the error you are getting
Laiju k
5-Nov-14 7:34am
View
are you using textbox inside the gridview
Laiju k
5-Nov-14 6:55am
View
are you getting any error
Laiju k
5-Nov-14 4:50am
View
have you googled
https://www.google.co.in/search?q=Operator+%27%3F%3F%27+cannot+be+applied+to+operands+of+type+%27bool%27+and+%27System.DateTime%27&oq=Operator+%27%3F%3F%27+cannot+be+applied+to+operands+of+type+%27bool%27+and+%27System.DateTime%27&aqs=chrome..69i57&sourceid=chrome&es_sm=122&ie=UTF-8
Laiju k
5-Nov-14 4:45am
View
try to do what Nelek said for next posts
Laiju k
5-Nov-14 4:34am
View
what is the status now
Laiju k
5-Nov-14 4:21am
View
add proper tags
Laiju k
5-Nov-14 4:19am
View
in place of ScriptManager
Laiju k
5-Nov-14 3:54am
View
<asp:ToolkitScriptManager ID="ToolkitScriptManager1" runat="server">
instead of ScriptManager
Laiju k
5-Nov-14 3:53am
View
try using
<asp:UpdatePanel runat="server" ID="Up1" UpdateMode="Conditional"> on the events which are postback
Don't use Update Panel for full controls
Laiju k
5-Nov-14 3:41am
View
Is the tab refreshing without update panel,are you not ajax tabcontainer,tabs
Laiju k
5-Nov-14 3:17am
View
what do you mean by landing page
Laiju k
5-Nov-14 3:08am
View
have you posted this earlier,if so don't post multiple times
Laiju k
5-Nov-14 2:58am
View
why you need update panel
Laiju k
5-Nov-14 2:18am
View
have tried without update panel
Laiju k
5-Nov-14 2:06am
View
have you tried Moxilla
Laiju k
5-Nov-14 2:04am
View
are you getting any error messages in chrome
Laiju k
5-Nov-14 1:28am
View
have you googled
Laiju k
4-Nov-14 23:26pm
View
can you post the source code
Laiju k
4-Nov-14 1:13am
View
give control details
Laiju k
3-Nov-14 23:41pm
View
how are you making popup on this
Laiju k
3-Nov-14 23:35pm
View
try to give more details
Laiju k
3-Nov-14 23:32pm
View
Have you tried the below solution
Laiju k
3-Nov-14 23:02pm
View
How many tables your dataset contains
Laiju k
1-Nov-14 6:31am
View
what do you mean by how to get indexed all webpages of this site
Laiju k
1-Nov-14 5:25am
View
Thanks
Laiju k
1-Nov-14 5:21am
View
raxhemanth
Accept the Solution as Answer if it solved your problem
Laiju k
1-Nov-14 5:20am
View
DamithSL,
1)can you tell me why you are using this condition
if(ds !=null && ds.Tables.Count >0 && ds.Tables[0].Rows.Count >0)
and
2)if we know it returns only one cant we use DataTable instead of DataSet
Laiju k
1-Nov-14 5:18am
View
And don't use void if you are trying to return something
Laiju k
1-Nov-14 5:17am
View
try the solution below it will the problem
Laiju k
1-Nov-14 5:15am
View
use reply option when repling
Laiju k
1-Nov-14 5:04am
View
where are you calling findRec(int RollNumber)
Laiju k
1-Nov-14 3:35am
View
4 Yuvraj NULL NULL NULL
5 Ponting NULL NULL NULL
is it not giving 4 and 5 as answer
Laiju k
1-Nov-14 2:56am
View
try my solution
Laiju k
1-Nov-14 2:50am
View
why are given 'where plays.teamid is null'
Laiju k
1-Nov-14 1:09am
View
<link href="../../Styles/css/jquery-ui.css" rel="stylesheet" type="text/css" />
<link href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.1/themes/base/jquery-ui.css"
rel="stylesheet" type="text/css" />
<script src="../../Scripts/js/jquery.min.js" type="text/javascript"></script>
<script src="../../Scripts/js/jquery-ui.min.js" type="text/javascript"></script>
<script type="text/javascript" src="../../Scripts/js/PopupAutoComplete.js"></script>
<script src="../../Scripts/js/jquery-1.9.1.js" type="text/javascript"></script>
<%--<script src="//code.jquery.com/ui/1.10.4/jquery-ui.js"></script>--%>
<script src="../../Scripts/js/jquery-ui.js" type="text/javascript"></script>
<script type="text/javascript" src="../../Scripts/js/popuplist.js"></script>
<script src="../../Scripts/js/jquery-1.10.2.min.js" type="text/javascript"></script>
Laiju k
1-Nov-14 0:52am
View
can you remove the tag
Laiju k
1-Nov-14 0:15am
View
where is your asp.net code
Laiju k
31-Oct-14 0:50am
View
Are you trying to filter dropdown with cblCustomerList_SelectedIndexChanged
Laiju k
31-Oct-14 0:12am
View
I don't find any jquery code
Laiju k
30-Oct-14 7:42am
View
what is FUPIRP_PATH
Laiju k
30-Oct-14 7:00am
View
you are passing string to datetime or viceversa
Laiju k
30-Oct-14 6:15am
View
what are you trying to accomplish and where
Laiju k
30-Oct-14 4:47am
View
It is like Session expires.I had got the samething on development I dont have solved yet.please inform me if you get a solution
Laiju k
30-Oct-14 4:45am
View
You can click on inside particular column and there appears an an option for text to number something like that you can select columns you try to convert.I had done it.I don't know if it is the same issue for you.
Laiju k
30-Oct-14 1:15am
View
static void Main(string[] args)
{
}
remove this from code
Laiju k
30-Oct-14 0:48am
View
what was the error be specific
Laiju k
29-Oct-14 8:23am
View
Folders are generating.
How to include folders i will try that
Laiju k
29-Oct-14 8:03am
View
Please Help.Now i am copying these folders eveytime I publish the project.
Laiju k
29-Oct-14 8:01am
View
I Publish the project.I had a autocomplete that takes values from web Service(.asmx)
and it dont work after publish.if i copy that particular to deployment it works.But the folder is already there.
Laiju k
29-Oct-14 0:35am
View
asp.net not show session id in URL
Laiju k
28-Oct-14 8:25am
View
what are you trying to do,it is not clear
Laiju k
28-Oct-14 4:48am
View
have you used debugger
Laiju k
28-Oct-14 2:15am
View
have you got it else i will modify my solution
Laiju k
28-Oct-14 1:03am
View
thanks
Laiju k
28-Oct-14 1:02am
View
what is your scenario,what are you trying to acheive ?
Laiju k
28-Oct-14 1:00am
View
I have changed the comment you try that
Laiju k
28-Oct-14 0:58am
View
Deleted
Have you got it
Laiju k
28-Oct-14 0:50am
View
remove the foreach part maintain with same datatable no need to initializing it every time I dont Know about Windows.try it
Laiju k
28-Oct-14 0:08am
View
Check the column name is correct
Laiju k
27-Oct-14 7:01am
View
if emp is null
how will it go through
if (emp != null)
{
MsgLitteral.ShowNotificationInline("Record Found", false);
}
And give as Record Found
Laiju k
27-Oct-14 6:01am
View
what value did you get in emp
Laiju k
27-Oct-14 4:32am
View
Deleted
have you debugged the jquery.what is the error it is showing.Can you put the code
Laiju k
27-Oct-14 2:25am
View
Have you googled for that
Laiju k
27-Oct-14 1:40am
View
you have to check the date format in DB.I think it will be year-month-date.You cant get data until the both format matches.
Laiju k
24-Oct-14 8:18am
View
Have you got solution for this if yes add it on for solution
Laiju k
24-Oct-14 7:56am
View
have you debugged the code.
Session should be initialized earlier for use
Laiju k
24-Oct-14 7:22am
View
what are trying to do?
Laiju k
24-Oct-14 5:52am
View
have tried using later version only
Laiju k
24-Oct-14 5:35am
View
have you tried pagination on the grid
Laiju k
24-Oct-14 5:24am
View
what do you mean by scrolling problem
Laiju k
24-Oct-14 2:21am
View
Thanks.BUt I want it On Save Click on the main Form not on Tab change.Can You post It.I can try to modify it.
Laiju k
23-Oct-14 5:56am
View
what control are using for displaying label,dropdown
Laiju k
23-Oct-14 4:28am
View
I dont have any idea for retreiving values.
I tried calling each Forms by creating a obj and finding control
Laiju k
23-Oct-14 2:14am
View
ASP.Net not a MVC
Laiju k
23-Oct-14 2:13am
View
It is asp.net
Laiju k
23-Oct-14 2:09am
View
asp.net,sorry for the delay
Laiju k
21-Oct-14 8:43am
View
thanks,
we cant directly post it here
Laiju k
21-Oct-14 8:41am
View
Have you tried what 'Ryan' says
Laiju k
21-Oct-14 8:12am
View
are you getting value on str
Laiju k
21-Oct-14 7:46am
View
do you get any error
Laiju k
21-Oct-14 3:04am
View
verticaly means columns as rows and rows as columns.
Laiju k
21-Oct-14 2:55am
View
1)you can call it on text change if all fields are filled.
2)on a button click like submit and validate all fields are not empty
I prefer 2 try it
Good Luck
Laiju k
21-Oct-14 2:31am
View
are you using on click or something like that
Where is that code
Laiju k
21-Oct-14 1:08am
View
what is the error you are getting
Laiju k
21-Oct-14 1:01am
View
I have nested master page.I will try your code.Thanks for the effort.
Laiju k
21-Oct-14 0:21am
View
SELECT MAX(ISNULL(employeeId ,0))+1
you can append 'FHMS' afterwards.
Laiju k
21-Oct-14 0:13am
View
I want it on the Serverside like we take control from GridView using findcontrol is there a way to access the control get the value on serside.If we can get the value on pageload.I had many things i cant access it on page load after that my code is working.
Laiju k
20-Oct-14 23:49pm
View
where have you put the script.you have to place the script inside body tag
Laiju k
20-Oct-14 8:03am
View
what are trying to do
Laiju k
20-Oct-14 7:08am
View
confirm it is on Cell[4].Hide columns also count 1
Laiju k
18-Oct-14 9:19am
View
parent.document.getElementById('MDDL_Dept').value works well on client side. i need to get the control value on serverside on pageload
Laiju k
18-Oct-14 8:51am
View
for (int i = 0; i < GridView1.Rows.Count; i++)
instead try for (int i = 0;i<=GridView1.Rows.Count; i++)
Laiju k
18-Oct-14 8:08am
View
Have you googled
Laiju k
2-Jul-14 2:34am
View
thanks
Laiju k
16-May-14 5:53am
View
Have You debugged with breakpoints.Is the GVUsers_RowCommand event firing
Laiju k
9-May-14 0:21am
View
have you debugged using breakpoints to check the OkButton_Click event works or not
you are hiding the panel in client side.
so i dont know the serverside event is firing or not.
check it
Laiju k
8-May-14 23:43pm
View
Deleted
have you tried using trigger for ok button
Laiju k
8-May-14 23:43pm
View
have you tried using trigger for ok button
Laiju k
8-May-14 5:57am
View
combo box contains two values
text usually for displaying
value for saving into database
Laiju k
7-May-14 8:10am
View
Session.Timeout = 20;
Laiju k
7-May-14 3:17am
View
have debugged using breakpoints where did it shows exception
Laiju k
7-May-14 3:14am
View
does cascading work on ASP.Net 2.0
Laiju k
7-May-14 0:25am
View
have you tried another browsers
Laiju k
6-May-14 23:54pm
View
is there any message or something / simply you are getting no records after 500
Laiju k
6-May-14 8:26am
View
is the image is getting properly
Laiju k
6-May-14 6:59am
View
can anybody help
Laiju k
6-May-14 6:53am
View
what do you meant by Standard Session Timeout
Laiju k
6-May-14 6:49am
View
Deleted
you have already posted a similar question
Laiju k
6-May-14 6:33am
View
Edit the question dont make Title Cases for all words in the question<br><br>
<br><br>
you didnt told what you want
Laiju k
6-May-14 2:03am
View
what is your code for getting values from excel
How are retrieving the data from excel.
are you using Gridview or you simply getting values from excel
Laiju k
6-May-14 1:04am
View
solution is correct according to your question.
please mention what you want
Laiju k
6-May-14 1:01am
View
please check whether you have mentioned the database or not
Laiju k
6-May-14 0:06am
View
is your autogenerated value is from database or not
aare you simply adding new row or maintain old values then add a new row
Show More