Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    1,495 datagrid jobs found, pricing in USD

    Hi, I have a XML Site: I want the node: messe in a datagrid, this should be clickable and lead to a new page where the other contents of the page will be displayed. Please provide a working Livecode App.

    $158 (Avg Bid)
    $158 Avg Bid
    6 bids

    The task is a nodejs Loopback version 3 (restful) API development for the demo datagrid. This API have to serve this demo React datagrid with data: The datagrid have to work the same way with the new API, so just for example, the all dynamic sorting, grouping, multiple grouping, fetching, and any meta data have to be served and work with the demo datagrid. I will test this way: 1. download the grid demo and run locally on port 3000, and i just change the datasource url to localhost:3001. 2. run locally the ordered Loopback 3 restful API locally on port 3001. 3. In Loopback explorer i post many data to test, the "DB schema", so the columns have to be the same as in the demo 3. run demo grid and check

    $18 (Avg Bid)
    $18 Avg Bid
    3 bids

    i have a form with a textbox that needs to work as a lookup for a datagrid that pulls data from msql and deletes data as well minor troubleshooting project that is needed

    $40 (Avg Bid)
    $40 Avg Bid
    13 bids

    ...currently shows a datagrid (see attachment), I want certain columns to behave like editable comboboxes. The control should ideally behave like this: 1. User is able to type in just like a textbox 2. User can pick a value from a list of choices like a combobox 3. When focused, the controls enabled editing the textbox and shows the list of items at the same time (without overlapping) 4. As the user types, the list of items is filtered 5. I should be able to provide the list of list of items the user can pick from the combobox 6. I should be able to tell the control if user editing is enabled or not (when disabled, it will work like a regular combobox) 7. When focus is lost, I want my datagrid dataset to be updated OR I want a delegate to be called properly Example use case...

    $156 (Avg Bid)
    $156 Avg Bid
    6 bids

    use Laravel and Vue.js for show automatically live/updated data with mysql queries in this grid framework

    $59 (Avg Bid)
    $59 Avg Bid
    24 bids

    You will include SQLite Database so that multiple users at one same time can access same database and perform different CURD operations simlutaneously. The software must run on Windows XP/7/10 without any specific software requirements and vb.net and Sqlite application for CURD operatings with datagrid view and facility to import data from excel file and facility to export data to excel/pdf. You will provide all working project files with installer.

    $35 (Avg Bid)
    $35 Avg Bid
    6 bids

    Hi, i want someone expert in c# to fix and improve the code of this open source: I had made a few changes, like translate to portuguese and added a new filter, this new filter has a few bugs and need to be improved. Basically i want the possibilite of click on a cell in the datagridview and as you type the datagrid is filtered. I had implemented that but its not working on some columns and i can't filter when user uses backspace on filter. IMPORTANTE : It is a database binding datagridview. Filter must work on aal type of columns(string, numeric, decimal,...) You can use my code(attached), or start from scratch using the original github code.

    $47 (Avg Bid)
    $47 Avg Bid
    6 bids

    I have a WinForms Application, it has a element Host control that contains a WPF program. The WPF has a Datagrid on it. When the user click's on the row in the data grid the Textbox on the Windows Form must contain the details of that row in the WPF form grid.

    $24 (Avg Bid)
    $24 Avg Bid
    9 bids

    ...client (Person A sends message to Person B) -- as in a 2 way private message chat. Most of the examples I've seen online are in C# only and are overly complicated with stock tickers and extra stuff that detracts me from learning the basic workings. I would like to learn and gain a understanding of how I can display a DataGrid to clients and update the DataGrid with SignalR when the database is changed (add, edit, deleted). It needs to work with the default asp.net datagrid webcontrol. Example can be in multiple solutions, or pages, up to you. For learning purposes: table design: Table name: tblChat Columns: ID (int), User (String), Message (String), Timestamp (DateTime), Extra1 (String), Extra2 (String). Relaying data to the database should be basic co...

    $52 (Avg Bid)
    $52 Avg Bid
    4 bids

    I need help to build a grid of textboxes, where it can execute some formulas such as finding the mean, mode, average across a number of cells. I cannot use DataGrid, in fact already started the coding using for loops. I have to make it look and work similar to an Excel Spreadsheet.

    $156 (Avg Bid)
    $156 Avg Bid
    4 bids

    I want a Report in Datagrid view (print ) and create a page to print directly and design the page some as (print ) this page includes table general student information and creates new Table by Name (Course) middle of the page

    $179 (Avg Bid)
    $179 Avg Bid
    25 bids

    We have a vendor supplied EXE with many separate DLL's that are written in a mix of VB6 and VB.Net. We need a pro to write a DLL to inject into the existing vendor supplied program, get data from Twelve Textboxes, One Dropdownlist/Combobox, and a DataGrid on a few separate forms. Then this data needs to able to be given back to a .Net application (written in vb.net or C#) running on the same machine, and raise an event in the app. The separate app will need to be able to request from the injected DLL to read the textboxes on demand and return their values. The injected DLL will need to be able to detect when a certain form is in focus and request data from the separate app when a user focuses on a certain control on that form. The injected DLL will need to be able to de...

    $50 / hr (Avg Bid)
    NDA
    $50 / hr Avg Bid
    21 bids

    ...no duplicates - ) 1st form will import the excel (A) which has ( 2 ) columns into the access database , this database is online , after importing is done, a pop-up will ask for 3 informations ( number , date , branch ) each one is the same for all rows , but it will be entered into new 3 columns . after that , a new information ( old Branch ) for each row will be entered manually using datagrid view , , and exporting the file into new excel workbook (should be UTF-8 support) and the empty cell with this (old branch) column should be filled with text ( ok) ., now the file has 6 informations (columns ) , it gets exported into new excel workbook with name ( date + ityman ) the exported file (2nd form ) should be imported into the 2nd form , and should auto - add two ...

    $168 (Avg Bid)
    $168 Avg Bid
    27 bids

    I have created a simple project in C# using npgsql / VS2015. It shows a login form asking for Postgres server, username, password, and database. When login completed, it lets select a table. Then it shows the contents of the selected full table in a datagrid. I am able to change contents in the datagrid. I want an update query (pressing an UPDATE button) that will let me update table based on modified datagrid contents. If possible, I will like to be able to initially select database from a combo box at login time (after giving server, user name, and password). Regards.

    $16 (Avg Bid)
    $16 Avg Bid
    4 bids

    I am a rookie with c# and .NET / Visual Studio. Have been programming in other languages for many years though. I am building a simple datagrid application in .NET, it is working with some data through REST. I want to schedule 1-2 hours at a time where we work together. You help me write the program, and help me improve my c# skills. For this You should be fluent or close to fluent at english. Furthermore, You must master: .NET Visual Studio c# Datagridview REST Classes So tell me what are Your qualifications and what is Your hourly rate? To begin with I would suggest a weekly session of 1-2 hours at a time. We may spend more time together in other projects in the future. In Your bid please make it clear You understand that this is not a project i am outsourcing, rather

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    22 bids

    I need to customize the material ui of c# wpf for datagrid. If you have really experience in those fields, Please let me know. You must work via teamview. Thanks.

    $26 / hr (Avg Bid)
    $26 / hr Avg Bid
    18 bids

    I want to build a screen which has datagrid. user enters jobno and it pulls the information into the editable grid. User should be able to edit the columns/information and when it press update data button, it should save the changes to the table called JOCOST. I have 4 buttons, Insert data, update data, delete data and print. Insert data should be able to insert the data related to the jobno entered from table called jodbom. It is already created and being updated by another program. the key is fjobno+fbompartno+fbompartrev. It should not pull if this key is already in my JOCOST table. Update Data button - This button should write data to the table, whenever there is any changes made in the grid. delete data button - This should give an option to delete all record related to ...

    $56 (Avg Bid)
    $56 Avg Bid
    8 bids

    Need to convert Richcard project from Visual Studio 2003 to Visual Studio 2017 All asp.net controls that should NOT be deleted (but should be styled or have css applied for modernization) include: - datagrid - labels - text boxes - check boxes - datetimepicker - radio buttons - buttons - image Color theme of pages can be similar but needs to be different. Maybe lighter and more contemporary variations. I am attaching a template HTML folder with dependancy files that include an for example usage. Formatting when the Richcard application pages load should work very well with all browsers. Any date fields (in ) should be easily selectable calendar - MM/dd/yyyy format. The start/end date textboxes (on ) can be enhanced for easily selecting date as well

    $246 (Avg Bid)
    $246 Avg Bid
    16 bids

    Visual Studio 2003 conversion to Visual Studio 2017. Keep all asp.net controls (labels, dropdownlists, checkboxes, textboxes, datagrid, and buttons). The asp.net panels don't have to continue to exist. Need the and page to be redesigned keeping (not deleting) those asp.net controls mentioned. Color and appearance can change, these controls should just not be deleted. Date fields should easily be selectable in the textboxes. Time fields (ETA and ETD) by the date fields should also be easily selectable. Just need theme, formatting, and light navigation (keeping existing link controls) change for these pages besides the conversion to VS 2017.

    $139 (Avg Bid)
    $139 Avg Bid
    11 bids

    Hi Minakshi B., my next project is ready for you. It is a Visual Studio 2003 conversion to Visual Studio 2017. Keep all asp.net controls (labels, dropdownlists, checkboxes, textboxes, datagrid, and buttons) preserved. Need the Request and Search page to be redesigned keeping those asp.net controls the same. Can you do project?

    $111 (Avg Bid)
    $111 Avg Bid
    1 bids

    Project: PDF R/W Description: 1. Select a PDF from computer 2. Upload PDF from WinForms to Azure as Blob 3. Have configuration file where the Azure Keys, username password will be added o This will help when I have to reconfigure the project 4. Encrypt PDF when uploading ( using AZURE services) i think it's automatically done 5. Add to a list DB 6. Show uploaded forms in a list - DataGrid or similar 7. Click PDF list - show the PDF in a viewer (decrypt) 8. Language: VB.net (NOT CORE) Use OOP where possible so that Project can be reused looking to pay $50

    $123 (Avg Bid)
    $123 Avg Bid
    1 bids

    Cloudiway is a software editor company. In particular, we are editing this SAAS platform : We are developing the version 3 of our platform. The development is completed and we now need a modern, professional and nice new graphical interface. Need: 1. The portal has standard features of login / registration / passwo...developers will integrate into the application. The application must work on a mobile. The design must be responsive. Here are credentials to connect to the dev platform [Removed by Admin] Please review the requirement and let us know your questions. The candidate must be experienced in designing SAAS application and not only institutional websites ( because there are several controls like datagrid, combobox etc… that you will have to redesign).

    $2637 (Avg Bid)
    $2637 Avg Bid
    39 bids

    MUST HAVE: GITLAB VISUAL STUDIO 2017 CODING REQUIRED - User: selects any row in devicegrid and any row in productgrid - User: Presses the “Use” button 1. Search CTC_P (DBTABLE) for a row that contains both matching values from both tables. (Refer to REF 1) 2. If matching row found: Add the CTC from the matched row to the Custom Row. (Refer to REF 2) (Refer to: REF 3) 3. No matching row found: Display error message: “No Row Found” 4. Add devicegrid SKU and productgrid SKU to custom line 5. Search itemgrid for a existing row matching the current custom row. 6. If No matching row found: Insert custom row into the itemgrid on next available line Set itemgrid “QTY” as “1”. 7. If matching row found: Increase the matching row “qty&r...

    $36 (Avg Bid)
    $36 Avg Bid
    3 bids

    Good Morning, I'm an Italian engineer of company web who I bought grid years ago and I developed a web portal for my customer who has a mechanical company in italy. Your grid is opensource very versatile and powerful and well developed, I now have a serious need to develop new features on the ApPHP DataGrid Pro class (AJAX enabled) version 7.1.5 (I know it's old but I'm already thinking about a migration to the new one), to be exact customization of MoveRow method of the class for scheduler activity on resource company. The development consists of changing the moverow method so that when a row is moved up or down, the software has to recalculate all next rows and if a rows are blocked the moves consider this block, I hope I was clear. Being a complex project I

    $532 (Avg Bid)
    $532 Avg Bid
    65 bids

    Looking for a skiled asp.net / HTML GUI developper / web designer able to create a rich interface base on windows gui application, preferably using webforms. The interface contain multiple tabs, Datagrid and data input control. The interface must be responsive and manage multiple language. CSS template is available. See image for general idea.

    $127 (Avg Bid)
    $127 Avg Bid
    14 bids

    Hi JennyHazard, We cannot start until we get approval for funding. They are offering $1,000 for me to write this simple db but I will split it with you - if you write it for me. $500. I will attach the specs for the db. All you will have to do is the datagrid, add, search, sort. Also an admin portal to manage records (add, edit, delete). I will setup the database and design.

    $500 - $500
    $500 - $500
    0 bids

    I need an admin section on my website that will: 1. show a datagrid of users (last name, first name, email, security_level) 2. buttons of add user, edit selected user, and delete selected user 3. close button to go back to previous screen

    $50 - $50
    $50 - $50
    0 bids

    This app reads a group of registry element in a datagrid. The order of the elements can be modified, changing the value of a key, and the new version will be rewritten in the registry.

    $22 (Avg Bid)
    $22 Avg Bid
    2 bids

    i need to import a especific range in a worksheet to a datagrid in WPF using vb not C#

    $30 (Avg Bid)
    $30 Avg Bid
    4 bids

    Hi guys, I need to list my mysql tables in a grid with subgrids You can check to see what exactly I need. I want the fields of the grid to be editable. Thanks

    $21 (Avg Bid)
    $21 Avg Bid
    10 bids

    Pozdrav Fesej. Kako stojiš sa WPF-om? Malo smo u gužvi sa vremenom i trebala bi nam pomoć da se napravi kostur aplikacije. Jednostavna stvar: ucitavanje podataka iz MS SQL-a Express (već smo napisali klasu) i prikazivanje tih podataka na različitim elementima (recimo Datagrid, Listview itd.). I naravno snimanje podataka. Ako si zainteresovan, možemo se čuti? Saša

    $1 - $1 / hr
    $1 - $1 / hr
    0 bids

    The video attached shows how to project should operate. The pdf file shows the fields it writes to.

    $37 (Avg Bid)
    $37 Avg Bid
    9 bids

    I have a table, I need to create winform data grid with combo boxes. The combo boxes are with subsets of data. The selected items in the combo boxes are read from and written a configuration string. The features of the table make the rows of the datagrid and the options are the items in the combo box. When a user select an item in the comboBox the related cost and description are displayed. and the cost is summed to a text box and global variable to used in another winform. I have a starting point already but and not satisfied with the final result.

    $129 (Avg Bid)
    $129 Avg Bid
    17 bids

    1. Have a PHP Tool to calculate new Periods in a mySQL DB 2. Have a Datagrid with some filters and a Query Window 3. Beware Time Periods and Calendar Periods (Months) 4. Update the new calculated Periods More Information in the attachement

    $164 (Avg Bid)
    $164 Avg Bid
    19 bids

    Adopt existing JavaScript/TypeScript DataGrid to specific criteria & environment

    $15 / hr (Avg Bid)
    $15 / hr Avg Bid
    19 bids

    I am trying to setup a project where I access a mongodb database but I would like for the data to be viewed in an asp.net core datagrid preferably Kendoui. I also need this done fast.

    $83 (Avg Bid)
    $83 Avg Bid
    6 bids

    I have a xamarin form that I am going to create that will give an admin access to approve users requests. In my mind the layout would look like such Checkbox ---- ID ---- First Name --- Last Name --- Phone --- Another Field --- Another Field All of the data for the grid (sans the checkbox) would be pulled from a SQL Server database, and at the bottom of the grid (and top if possible), I would want a button that says Approve - and when the button is clicked a sql server update statement will be run that is Update tableforxamarin Set approved = 'Yes' where ID IN () --- the id's from the grid. Can someone write the C# syntax for Xamarin Forms to achieve this for me?

    $66 (Avg Bid)
    $66 Avg Bid
    10 bids

    i developed a simple program on c# that loops through links added to datagrid and it navigates to each url from datagrid with selenium chrome browser what i need is to use textbox to control the number of threads. , for example , if i run the code and increase the textbox number, for example from 1-n the program will open the number of threads according to the number i selected on the textbox so in general, i want it to keep to the number of threads selected on the text box , please bid only if you have done something like this before and please note you are only going to multi-thread already written program, you are not going to write any form of new project , just only multi-thread take a look at the one we did with another language here

    $38 (Avg Bid)
    $38 Avg Bid
    13 bids

    ...therefore has three levels of nodes. Expanding a treenode shows the child items under that node. If a user clicks on any of the nodes, the entire data set from that level is shown in the gridview. This code is currently working fine. I have also written some methods to copy and paste data from clipboard into the datagridview and to update the SQL table if the user commits any changes within the datagrid view. I want to expand this app to add another datagridview that will pull data from a fourth (child) table (Table 4) and also allow for: a) data to be updated within the datagridview b) new records to be added c) records to be deleted This additional datagridview (to be developed) will have 6 columns Column 1: User typed data or pasted from clipboard (pasting across multiple c...

    $128 (Avg Bid)
    $128 Avg Bid
    31 bids

    I have a software, I wont be sharing the source with you yet. But need to rewrite part of one of the features to store post data to xml and at a later point search through that to find a match. The data will be about 10 or 11 fields to store, and will be searching only one thing and then adding the missing bit of data into a datagrid. This should be small work. I have alot of ongoing work for the right coder. But you must be prepared to work the way I ask and not start asking for access to the source. Budget for this work is $50.

    $78 (Avg Bid)
    $78 Avg Bid
    36 bids

    ...of training-slides and tests and which can only be created and edited by an admin. Other user roles under the admin are company-principal and employee. Each employee has one or more company-principals. An admin can assign courses to company-principals. They can assign the courses to each of THEIR employees. A company-principal can see which employee has finished which course in a filterable datagrid. An employee can login an see which courses he has to do and which courses he has finished. A course is only finsihed, if all test questions are answered correctly. For a finished course an employee can download a PDF certificate. We cannot provide a design but you can just choose any standard bootstrap, foundation or other clear and flat design for it. Just make sure that the color...

    $2254 (Avg Bid)
    $2254 Avg Bid
    60 bids

    I am looking for someone who can create a boilerplate template for asp.net MVC 5 and react.js using visual studio with webpack. What I need: 1) Asp.net MVC 5 project integrated with react.js and (webpack) 2) One simple registration form to submit data and Login ( I will provide API'S) 3) One sample page to Read data from API and show in Datagrid or Datatable 4) Authenticate user using asp.net mvc authentication

    $31 (Avg Bid)
    $31 Avg Bid
    3 bids

    I am trying to Export data from my datagrid into an Xlsx file. Problem is it only exports the first five lines. Using My sql database.

    $24 (Avg Bid)
    $24 Avg Bid
    11 bids

    Hello All, i hope you are doing great. i need .net windows form data grid , that is customized/ developed by your self. i need data grid purely developed by you, not open source or 3rd party. i need with source code. i am attaching sample but its just for reference... i need data grid with summary and i can use summary total any time from any where using object of grid.

    $70 (Avg Bid)
    $70 Avg Bid
    8 bids

    Item 1. Currently, when I update an attribute and go back to the Object window the datagrid is not updated. I'd like this corrected. Item the user has to click on the ID field for the code to work. I would like the code to "detect the id" regardless if it is clicked on or not. Item 3. Display First Tab On All Windows I want the first tab on all windows to be displayed first. Item 4. Currently i can only add, remove or edit. I have added a duplicate function, but I need you to complete it. A Duplicate function is required for objects AND attribute. When the user duplicates the ID number should be incremented.

    $27 (Avg Bid)
    $27 Avg Bid
    10 bids

    Looking to build a dataview control using any frontend Javascript library which will look like the datagrid found here: There needs to be a backend service (prefer python) to send data to the frontend. For the frontend the preference would be Jquery, Angularjs, D3js

    $338 (Avg Bid)
    $338 Avg Bid
    15 bids

    ...choosing each country the Bid / Ask data of all the products for that country will be loaded. (you can see in ) ** In the lower part there are two tabs: DataGrid and Graphics. They show detailed information of a single product of those shown in the upper part. That's why we had thought that in the superior list of products there was some option with which we could choose the product from which we want to see your data in the lower part (you can see the linked data behaviour in ). *** The DataGrid tab will show the Bid / Ask data compared country to country (from a list of 12 or 15 countries). We must put all the countries in the rows and in the columns and each cell will be the compared value

    $246 (Avg Bid)
    Urgent Guaranteed
    $246
    35 entries

    Hi Thank u for your message. But someone has done the same processing with web.whatsapp. He has sent me the project but it'doesn't work. I can send message to one whatsapp adress but I need to send message like bulk sms from a datagrid with different message. It's like sms reminder for inusured moto insurance. If u can do please tell me. Best regards. Jean-Claude

    $250 (Avg Bid)
    $250 Avg Bid
    1 bids

    I have a DataGrid with a list of records. I'm using an ObservableCollection bind the Datagrid. All I need is a function/formula to return the (1)max value of the specified field (col1) ; and (2) a secondary value in the same row (col2) where the max value was founded. Here is the sample code of how I find a maximum value: int maxValue = ( as ObservableCollection<>).Max(m => ) The above code will return only the max value...I need to get the maximum value + a secondary col. Ex. MAX RPM = 10,000 @ 12s (col2). any questions, please ask.

    $15 (Avg Bid)
    $15 Avg Bid
    1 bids

    ...subject/lecturer. 5- when a student logs in , there should be a page with a dashboard a left so that the students see and choose the subjects/lecturers and then vote. 6- there should be admin panel to enter courses with information and choose subjects/lecturers to students to that they can vote 7- the result of all the votes must be shown per each department using Bar graph or pie chart and with datagrid also. (in admin panel) 8- the system must be able to export votes for each student and for all students with excel and PDF. 9- a student should only be able to give feedback once, if a feedback has given before by the student, the system must tell the student you already gave the feedback. 10- there are some other small details which will be told the freelance before starti...

    $103 (Avg Bid)
    $103 Avg Bid
    30 bids