473,386 Members | 1,775 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Update Datagridview Automatically when insert data from other application

Hello Guy's,
i need argent help here.
i am developing application for task management system.
on which my admin side is asp.net with c# web application from admin will assign task.
on end user it will be desktop application using Asp.net web form application using C#. now user will have datagridview on home page with assigned task. when admin will assign new task. i want to update automatically that datagridview end user without any activity. please help me as early as possible how to do this? is there any event occur automatically on windows form application?
Jan 20 '15 #1
2 1442
Upload your project.
Jan 20 '15 #2
Frinavale
9,735 Expert Mod 8TB
In the ASP.NET page that is displaying the DataGridView...

You need to add a timer to the page that automatically submits it to the server for refreshing.

What type of ASP.NET application is it?
Web Forms?
MVC?


-Frinny
Jan 20 '15 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Dinesh | last post by:
Hi, I want to check the maximum size of the Data Set my Application can retain without failing.(max no of records that the Data Set can hold) How to do that? regards, Dinesh.
6
by: Karen Middleton | last post by:
In MS Access I can do in one SQL statement a update if exists else a insert. Assuming my source staging table is called - SOURCE and my target table is called - DEST and both of them have the...
5
seshu
by: seshu | last post by:
hi everybody this is seshu i am creating an application for chekin/checkouttime for that i need to insert data in to mysql for that i know the command in mysql and even how to do...
1
seshu
by: seshu | last post by:
Hi everybody this is seshu how to insert data into database which has there in my datagridview(which is there in my vb.net form)
1
by: pashi | last post by:
Hi, I am having two tables Stock and OrderIssue as follow Stock ItemID, ItemName , Qty , ...
4
by: agarwalsunitadhn | last post by:
Hello.. I had deployed my project and created a setup file. when i install this one to my system. All the pages works but when i have insert query then it shows an error. is it only a backup file...
2
by: YouPoP | last post by:
Hi, I have a Window Form to which i added a datagridview. The binding source is working well, but does not update if the database is modified outside the application (i mean not showing the...
5
by: TheSteph | last post by:
Hi ! I have a DataGridView with a Date (DateTime) Column. When a user edit the cell and change the date I woulk like to allow him to write "081501" and programmatically transform the entered...
1
by: ocean | last post by:
i have this code: string conString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\\Users\\Khai\\Documents\\MyNum… string queryM = "SELECT * FROM magnum WHERE todayDate = #" + pickedDate.Date...
1
by: neelsbr | last post by:
Error getting when i insert data after truncate the table.once more i truncate that table data is going otherwise it will show the error message. this is the error message i am getting .."Failed to...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.