Hi All,
I’m facing a problem while I’m printing. I would to print the whole grid view. Could provide me with a solution, please?. It's Windows Application
I’m looking forward to answering my request.
Thanks & Regards,
Aisha
User Profile
Collapse
-
Print the whole grid view
-
Hello ......... ! -
thank you shweta123,
I have done different queries for each search criteria ..
but how am going to assign each one to the same Grid ??
would you help me please?...Leave a comment:
-
Multiple gridviews for multiple search criteria?
Hi, :wave:
I have many search criteria in my program, such as:
search by name, search by age, search by gender, search by city
the user can search by name only, or by name and age,
or by name and gender or by city and gender ... etc ..
how am going to display the result for each search criteria ?
am I going to have BILLION Gridviews to display each in separate Gridview !!... -
Hi Naveen
First, I would like to thank you for helping me to solve this problem a lot.
Case 97 To 122, 65 To 90
Could explain for me this line please?
You supporting is appreciated
Thanks & Regards,
Aisha .Leave a comment:
-
I got error that telling me regex not declared. I placed the code in save button as following:
regex.ismatch(t xtemployeeName, "^([a-z])*$")
Should I need to important any ting?
Thanks & Regards,
AishaLeave a comment:
-
What is the data type of regex because I have to declare?
Thanks & Regards,
AishaLeave a comment:
-
-
Validate Textbox
Hi All,
I have a textbox that should be validated to enter letters only. However, if the users enter number it should be given error message. This application is windows application.
Any volunteer to help me to solve this particularly problem.
I’m looking forward to answering this post.
Thanks & Regards,
Aisha -
Thanks a lot cheers for supporting. Good bless you
Regards,
Aisha...Leave a comment:
-
HI Cheers,
This is what I done, Please advice me if there is any error.
However, I don't know how to do the second step, help me please.
'Create mail object'
Dim mail As New MailMessage()
'Set Adresses'
'make sure to include symbol @ in textbox From & text box To
If txtFrom.Text.Co ntains("@") And txtTo.Text.Cont ains("@")...Leave a comment:
-
Hi,
This is a great idea for ASP.NET but my application is Windows based, so that one won’t work.
Thanks a lot
Regards,
Aisha...Leave a comment:
-
Could you explain further about it, because I didn’t get it.
Regards,
Aisha ...Leave a comment:
-
Validate email
Hi all,
I have to send an email in VB.Net 2005 and successfully it works. But now I have a problem I want to validate the txtformbox that the users should enter a validate email. For example they should put @ symbol.
So any volunteer to help me???
I am looking forward to answering my email.
Here you are the code:
Private Sub btnSend_Click(B yVal... -
-
-
Hi,
Thank you a lot Mr. dwadish for hepling and its works
This is because, you helped me a lot to over come this problem which stop me to complete my project.
Wish you a good luck.
Aisha...Leave a comment:
-
Hi,
Could you provide me with example (Code ) for each step, please?
So that it can be cleared, because someone else has this problem. As a result, all body can benefit.
Your help is appreciated.
Thank you & Waiting to answerLeave a comment:
-
i think you want to save a type id from the table which corresponding catagory you are selected from the list.
This is what I mean. You understand correctly...Leave a comment:
-
AishaKhalfan started a topic combo box that retrieve data from database in windows based applicationin .NETcombo box that retrieve data from database in windows based application
Hi all,
I have to populate combo box that retrieve data from database in windows based application. I have two tables which are type and CD. Type has type ID and Category. CD has type ID as foreign key. When I will add a new CD, the user interface for user will show combo box to choose the category from combo box and the selected value should be saved as type ID.
First, I did a quarry in type dataset that will do search...
No activity results to display
Show More
Leave a comment: