|
-
Jan 10th, 2013, 03:57 AM
#1
Thread Starter
Addicted Member
how to create a pop up windows using C#?
I am developing windows application using C# and MS sql server.
i have a table called ReminderTbl with columns(id,title,details,datetoberemind)
i have an insert form i just feed the data and now i can show them on gridview all the data.
now i want to have pop up form which shows all the data of that date.
for example if i feed 3 articles to remind me on date 01/16/2013, then on that date it will popup and show me these data, i just want to show a popup form with gridview based on date.
can u help please? i need the code
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|