Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 ASP.NET
 Hi Group

Author  Topic 

osirisa
Constraint Violating Yak Guru

289 Posts

Posted - 2008-06-11 : 16:48:38
I have two questions:

1. When and How to use Regular expression validators?
2. I have an application with a datagrid. I want to been able to see the added item, selected after added to the grid. That the Item added is hightlight.
dgLOS.EditItemIndex = -1
LoadGrid()

Thanks for the help!!!!!!

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2008-06-11 : 16:51:03
One of the most important ways to get good help in forums is to provide a meaningful subject. "Hi Group" doesn't qualify. I know some people here don't bother even reading threads unless they have a good feeling for the thread through its subject.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog
Go to Top of Page

jsmith8858
Dr. Cross Join

7423 Posts

Posted - 2008-06-11 : 16:53:06
http://www.google.com/search?q=How+to+use+Regular+expression+validators
http://www.google.com/search?q=datagrid+selected+item

- Jeff
http://weblogs.sqlteam.com/JeffS
Go to Top of Page
   

- Advertisement -