Find Jobs
Hire Freelancers

Fix a bug in use of ENTER key in a ASP.NET grid of text boxes

£20-250 GBP

ที่ทำเสร็จแล้ว
โพสต์ มากกว่า 5 ปีที่ผ่านมา

£20-250 GBP

ชำระเงินเมื่อส่งงาน
I have an ASP.NET (c#) small application which uses a small SQL Server database. In this application, there is a data entry grid which is built dynamically in the c# code, made up of TextBoxes. Sort of forms a spread sheet for entry of data. Within the app, there is a line of code (shown below) which jumps to the next textbox depending on if the user presses the direction keys, or the ENTER button. When the focus moves to another textbox, it does come calculations, updates the value AND STYLE in some textboxes and then the UpdatePanel refreshes. So the problem is this, whilst everything works for the cursor keys, it does not work for the ENTER key. The use of the ENTER key updates the style of the grid (as it should) and does the calculations, but the updatepanel is not refreshed with the new TextBox values - even when I call the [login to view URL] in the background code. I need somebody who knows the way that textboxes deal with ENTER to find the cause and fix the bug. Will supply the SQL database (its small, and will be supplied in SQL 2008 backup), the VS2010 project (its small), and instructions. To do any entry which shows the bug is only about 40 key presses - its not a complex app, and the problem is very isolated. The line of the c# which deals with the Cursor (and ENTER) control is as follows: (note, variables are set with the UpBox, DownBox, RightBox and LeftBox TextBox names) cursorCOntrol = "var thisbox = [login to view URL](" + thisbox + "); if(event.keyCode==40 || event.keyCode==13 || event.keyCode==10) {var textbox = [login to view URL](" + downbox + "); [login to view URL](); } if(event.keyCode==38) {var textbox = [login to view URL](" + upbox + "); [login to view URL](); } if(event.keyCode==37) {var boxlen = textboxpos(" + thisbox + "); if(boxlen == 0) {var textbox = [login to view URL](" + leftbox + "); [login to view URL](); }} if(event.keyCode==39) {var boxlen = textboxlength(" + thisbox + "); boxpos = textboxpos(" + thisbox + "); if(boxpos >= boxlen) {var textbox = [login to view URL](" + rightbox + "); [login to view URL](); }}";
รหัสโปรเจกต์: 17838717

เกี่ยวกับโปรเจกต์

13 ข้อเสนอ
โปรเจกต์ระยะไกล
ใช้งานอยู่ 6 ปีที่ผ่านมา

กำลังมองหาการสร้างรายได้ใช่ไหม?

ประโยชน์ของการประมูลกับ Freelancer

กำหนดงบประมาณและกรอบเวลาของคุณ
รับเงินจากการงานของคุณ
อธิบายข้อเสนอของคุณในภาพรวม
ลงทะเบียนและเสนอราคาฟรี
หมอบหมายให้:
รูปอวาตาร์ของผู้ใช้
Hello, As an experienced asp.net developer and having sound knowledge in ms sql server, i am very much interested to fix the issue. Looking forward to have your positive response. Thanks
£50 GBP ใน 1 วัน
4.9 (244 รีวิว)
7.5
7.5
13 ฟรีแลนซ์กำลังเสนอราคาโดยเฉลี่ย £136 GBP สำหรับงานนี้
รูปอวาตาร์ของผู้ใช้
Hello. I can fix a bug in use of Enter Key in a asp.net grid of text boxes. I have being devleoped many websites in c#, asp.net, mssql for 8 years. So I had a rich experiences in it. You will get a good result from me. I will never disappoint you with my work. Trust me and try it. Thanks.
£150 GBP ใน 3 วัน
5.0 (85 รีวิว)
6.5
6.5
รูปอวาตาร์ของผู้ใช้
Hi.. How are you? I saw your description carefully your project. Owing to my rich experience in asp.net , i can say i can do this perfectly. I have many top skills like C#, asp.net, CSS,HTML ,PHP , BOOTSTRAP,JAVASCRIPT,AJAX and so on. If you would like to choos me , i do my best. Thanks.
£150 GBP ใน 3 วัน
4.8 (15 รีวิว)
4.8
4.8
รูปอวาตาร์ของผู้ใช้
Dear Sir/Madam, Hope you are doing great! I have 3+years of experience in Asp.Net working C#.NET,LINQ,Entity Framework,JavaScript,Jquery and SQL SERVER. Being an expert,I can surely assist you with my service in fixing bug ENTER key in a ASP.NET grid of text boxes. Looking forward to your positive response. Best Regards, Ijaz Hussain
£50 GBP ใน 3 วัน
4.9 (15 รีวิว)
4.7
4.7
รูปอวาตาร์ของผู้ใช้
Hello my name is Fares, I can get it done perfectly as you want let's chat when you are online, Thanks
£35 GBP ใน 3 วัน
4.8 (17 รีวิว)
4.1
4.1
รูปอวาตาร์ของผู้ใช้
hi , i have +7 years experience in develop with asp.net , core , c# , excel and html css i can do this job for you in 3 days if you want please text me thank you
£111 GBP ใน 3 วัน
5.0 (10 รีวิว)
3.6
3.6
รูปอวาตาร์ของผู้ใช้
Hello,  Hope you are doing well. I have gone through the project requirement and find my self in good position to complete this project. Right now application default post back the page and refresh on enter key, this behaviour needs to change. A brief summary of my profile as following. Over 12 years of experience in IT field of software development and support with  good verbal and written communication skills. On technical front I have good experience on following technologies. Databases : SQL Server, Universe/Unidata, Oracle,MS Access.  Development Technologies: C#,Winform, WPF, ASP.Net MVC, Pick Basic/UniBasic, Visual Basic 6.  Reporting/Designer Tool: SSRS, Crystal Reports, System Builder(SB+). I would very much enjoy having the opportunity to talk with you further to discuss the requirements and expectations regarding the project, and how I could use my skills to benefit you. Thank you for considering my application. I look forward to hearing from you. Regards,  Naveen Upadhyay
£50 GBP ใน 2 วัน
5.0 (1 รีวิว)
1.9
1.9
รูปอวาตาร์ของผู้ใช้
Your problem is related to javascript, and I can fix it for you in 24 hours. I have mentioned 48 hours just in case of feedback. Thanks
£55 GBP ใน 2 วัน
0.0 (0 รีวิว)
0.0
0.0
รูปอวาตาร์ของผู้ใช้
HI I am Xpert P. I am senior Developer and I am Expert in .NET, ASP.NET, C# Programming, Microsoft SQL Server. I have completed 200+ based projects in programming with 100% client satisfaction .I have Working experiences of more than 15 years. I have checked your project and I am sure that I can do the job for you. Lets discuss rest details over chat. Thanks Regards Xpert P
£100 GBP ใน 3 วัน
0.0 (0 รีวิว)
0.0
0.0

เกี่ยวกับลูกค้า

ปักธงของ UNITED KINGDOM
BASINGSTOKE, United Kingdom
5.0
1
ยืนยันวิธีการชำระเงินแล้ว
เป็นสมาชิกตั้งแต่ ก.พ. 6, 2003

การยืนยันลูกค้า

งานอื่นๆ จากลูกค้ารายนี้

Android Image picker, with images on Windows Server, and link to SQL Server
£10-100 GBP
ขอบคุณ! เราได้ส่งลิงก์สำหรับเครดิตฟรีให้คุณทางอีเมลแล้ว
เกิดข้อผิดพลาดขณะส่งอีเมลของคุณ กรุณาลองอีกครั้ง
โลโก้ Freelancer Thailand / ภาษาไทย ช่วยเหลือและสนับสนุน FreelancerประเภทโปรเจคการประกวดFreelancerองค์กรแพ็กเกจสมาชิกโครงการ Freelancer ชั้นแนวหน้าการจัดการโปรเจคงานในพื้นที่Photo Anywhereหน้าจัดแสดงผลงานAPI สำหรับนักพัฒนาได้รับการยืนยันDesktop App เกี่ยวกับเกี่ยวกับเราวิธีใช้งานความปลอดภัยนักลงทุนแผนผังเว็บไซต์เรื่องราวข่าวออกสื่อทีมรางวัลข่าวประชาสัมพันธ์ร่วมงานกับเรา ข้อกำหนดนโยบายความเป็นส่วนตัวข้อกำหนดและเงื่อนไขนโยบายลิขสิทธิ์ข้อพึงปฏิบัติค่าธรรมเนียมและค่าบริการหุ้นส่วนEscrow.comLoadshiftWarrior Forum แอปโลโก้ Apple App Store โลโก้ Google Play
ไม่สามารถคัดลอกไปยังคลิปบอร์ดได้ โปรดลองอีกครั้งหลังปรับเปลี่ยนการอนุญาต
คัดลอกไปยังคลิปบอร์ดแล้ว
ผู้ใช้ที่ลงทะเบียน งานที่มีการโพสต์ทั้งหมด
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
กำลังโหลดตัวอย่าง
ได้รับอนุญาตสำหรับตำแหน่งทางภูมิศาสตร์
เซสชั่นการเข้าสู่ระบบของคุณหมดอายุและคุณได้ออกจากระบบแล้ว กรุณาเข้าสู่ระบบอีกครั้ง