Microsoft
Software
Hardware
Network
Question : Colour highlighted search in vi
I use Red Hat Enterprise Linux AS release 4 (Nahant Update 6)
I have to perform search on words in vi.
Q1 I want to see colour highlighted text on my search word in vi (not vim), Is it possible?
Q2 Also, How do i change the colour of the highlighted text in vi?
Answer : Colour highlighted search in vi
This should be as
For Each dgi As GridView In myGridView.Rows
Correct
For Each dgi As GridViewRow In myGridView.Rows
Random Solutions
Making baby steps with ASP.NET
SharePoint 2010 Webpart Request
multiple physical sites with SBS 2008
Saving typed Dataset to SQL Server
lookup table and stop a form opening if more than two entries match a criteria
Loop through XML file using VB.Net
paths in vb.net
Why does END TASK on a remoteapp session cause all remoteapp sessions to all servers to shut down?
ESXI error --- Failed to open disk scsi0:0: Unsupported and/or invalid disk type 7
iPhone app: TabBarController and a first View