No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
22 Posted Topics
I can help u out. Mail me with details of ur problem at <snipped>
I have a solution to ur problem. Mail ur problem at [EMAIL="[email protected]"][email protected][/EMAIL] and I'll reply with solution.
Please give detailed info of wat u want to do. When using webbrowser control, if u click on a link, it automatically opens in same window. So wats the problem?
I can help u. But u will have to mail me at [EMAIL="[email protected]"][email protected][/EMAIL] . Mention this error in mail
I have a solution to ur problem. Mail ur problem at [EMAIL="[email protected]"][email protected][/EMAIL] and I'll reply with solution.
Create seperate panels for each option. Overlap those panels on each other. Keep the default panel visible and others invisible. When user selects different option, change the visibility accordingly.
Send method of SendKeys accepts string argument. Put your key value in double quotes. e.g. SendKeys.Send("{PRTSC}") - For Print Screen
Plz mail me at [EMAIL="[email protected]"][email protected][/EMAIL] with details. Specify for what purpose are u using this control. I will try to solve ur problem
Mail me at [EMAIL="[email protected]"][email protected][/EMAIL] and specify ur problem in detail. I can then help u to use listview effectively
I have a solution to ur problem. Mail ur problem at [EMAIL="[email protected]"][email protected][/EMAIL] and I'll reply with solution.
I have a solution to ur problem. Mail ur problem at [EMAIL="[email protected]"][email protected][/EMAIL] and I'll reply with solution.
I have a solution to ur problem. Mail ur problem at [EMAIL="[email protected]"][email protected][/EMAIL] and I'll reply with solution.
I have a solution to ur problem. Mail ur problem at [EMAIL="[email protected]"][email protected][/EMAIL] and I'll reply with solution.
I have a solution to ur problem. Mail ur problem at [EMAIL="[email protected]"][email protected][/EMAIL] and I'll reply with solution.
I have a solution to ur problem. Mail ur problem at [EMAIL="[email protected]"][email protected][/EMAIL] and I'll reply u with solution
I will try to help u out. Just mail me at [email][email protected][/email]
Mail me with details at [EMAIL="[email protected]"][email protected][/EMAIL]. I will try to solve this
U can get it in MSDN. Search for .NET Remoting. I not satisfied, mail me at [EMAIL="[email protected]"][email protected][/EMAIL]
Mail me at [EMAIL="[email protected]"][email protected][/EMAIL] with details of ur problem. I will try to help u.
Mail me at [EMAIL="[email protected]"][email protected][/EMAIL] and specify your problem in detail. I'll try to help u out.
using crystal report's record selection formula might help u out. Mail me at [EMAIL="[email protected]"][email protected][/EMAIL] with detailed explanation of ur problem so that i cud understand it properly and suggest more correct solution
[quote=ohohling]i hv create a table into the datagrid but how i going to resize the column size.... [COLOR=#0000ff]Dim[/COLOR] Table1 [COLOR=#0000ff]As[/COLOR] [COLOR=#0000ff]New[/COLOR] DataTable("Customer") [COLOR=#0000ff]Dim[/COLOR] Row [COLOR=#0000ff]As[/COLOR] DataRow [COLOR=#0000ff]Try [/COLOR][COLOR=#0000ff]Dim[/COLOR] column1 [COLOR=#0000ff]As[/COLOR] DataColumn = [COLOR=#0000ff]New[/COLOR] DataColum("Customer Name") column1.DataType = System.Type.GetTyp("System.String") Table1.Columns.Add(column1) [COLOR=#0000ff]Dim[/COLOR] column2 [COLOR=#0000ff]As[/COLOR] DataColumn = [COLOR=#0000ff]New[/COLOR] DataColum("Customer Phone") column2.DataType = System.Type.GetTyp("System.String") …
The End.
Amit007