Showing results 1 to 15 of 15
Search took 0.01 seconds.
Posts Made By: menelaussa
Forum: ASP.NET Jun 2nd, 2008
Replies: 1
Views: 369
Posted By menelaussa
Re: How to wite an if in asp

Text=' <%# bdirty? GetDefaultMaxStay(): DataBinder.Eval(Container.DataItem, "MaxStay" ) %>'
Forum: ASP.NET Jun 2nd, 2008
Replies: 1
Views: 369
Posted By menelaussa
How to wite an if in asp

Can some one help me to write this in asp? Is it possible?

<asp:TemplateField HeaderText="Release">
<ItemTemplate>
<%# DataBinder.Eval(Container.DataItem,...
Forum: ASP.NET May 30th, 2008
Replies: 0
Views: 338
Posted By menelaussa
how to put condition for binding in a cell from a gridview in edit mode

Hello,
How can I put conditions on a cell from a gridview in edit mode?
For example I have the dataview called grdSeasons with the columns From, Until, MinStay, MaxStay, Release

in edit mode From,...
Forum: ASP.NET May 25th, 2008
Replies: 1
Views: 398
Posted By menelaussa
ScrollBar

How can I add a scrollbar in my asp page?
Thank you!
Forum: ASP.NET May 21st, 2008
Replies: 4
Views: 462
Posted By menelaussa
Re: Regular Expressions

Thank you nandhinijp. Your solutin is better then mine.
Forum: ASP.NET May 21st, 2008
Replies: 4
Views: 462
Posted By menelaussa
Re: Regular Expressions

I found it
^[1-9][0-9]?[0-9]?$
Forum: ASP.NET May 21st, 2008
Replies: 4
Views: 462
Posted By menelaussa
Regular Expressions

Hi, can someone to help me to write an regular expression for a number from 1-100.
I need to validate an age field.

Thank you
Forum: C# May 20th, 2008
Replies: 3
Views: 711
Posted By menelaussa
WebApp DataGrid

I will detailed more the problem:
I have a datagrid in a WebApp which contains a dropdownlist named ddlGroup, and 3 bounded columns MinAge, MaxAge and Code. In the datagrid I can Edit, Update,...
Forum: C# May 20th, 2008
Replies: 3
Views: 711
Posted By menelaussa
Re: Generate code on SetFocus

When I have the grid in edit mode and I click in Code's textbox I want to appear the value of Code automatically
Forum: C# May 19th, 2008
Replies: 3
Views: 711
Posted By menelaussa
Generate code on SetFocus

Hello everybody,
I have a problem regarding setfocus.
I have a datagrid with 3 columns: MinAge, MaxAge and Code.
In Code column I need to generate a code on set focus event. I mean ... when you click...
Forum: C# May 14th, 2008
Replies: 8
Views: 1,436
Posted By menelaussa
Re: How to add a new row to a datagrid

Hooraay , I added a new object on Update and Delete procedures and now it works fine.
Thank you for your replay!
Forum: C# May 14th, 2008
Replies: 8
Views: 1,436
Posted By menelaussa
Re: How to add a new row to a datagrid

Thank you to all for your answers.
My datagrid is binded to an object.
I am adding an new empty collection to the object before to bind it to the datagrid.
I have a new empty row into my datagrid,...
Forum: C# May 13th, 2008
Replies: 8
Views: 1,436
Posted By menelaussa
How to add a new row to a datagrid

Hi,
Can anybody help me to add a blank row into a datagrid?
Thank you!
Forum: C# May 8th, 2008
Replies: 0
Views: 622
Posted By menelaussa
delete items from a listbox in preload

I have 2 listboxes lbxStdBoard and lbxBoard. When I select a value from lbxStdBoard the value apears in lbxBoard. Each listbox is connected to the database. When the value from lbxStdBoard is passed...
Forum: C# May 7th, 2008
Replies: 0
Views: 454
Posted By menelaussa
SelectedValue of dropdownlist is not saved when the page is loaded first time

I have the following code for !IsPostBack wich is woking fine

if (!IsPostBack && !string.IsNullOrEmpty(contractId))
{
ddlCountry.DataBind();
...
Showing results 1 to 15 of 15

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 6:26 pm.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC