J Jason Jan 15, 2004 #1 thx all for example, I want to highlight the end of the row every time when the form load
D Dmitriy Lapshin [C# / .NET MVP] Jan 15, 2004 #2 Do you need to highlight the whole row or a particular cell within the row?
J Jason Jan 15, 2004 #3 the whole row Dmitriy Lapshin said: Do you need to highlight the whole row or a particular cell within the row? -- Dmitriy Lapshin [C# / .NET MVP] X-Unity Test Studio http://x-unity.miik.com.ua/teststudio.aspx Bring the power of unit testing to VS .NET IDE Jason said: thx all for example, I want to highlight the end of the row every time when the form load Click to expand... Click to expand...
the whole row Dmitriy Lapshin said: Do you need to highlight the whole row or a particular cell within the row? -- Dmitriy Lapshin [C# / .NET MVP] X-Unity Test Studio http://x-unity.miik.com.ua/teststudio.aspx Bring the power of unit testing to VS .NET IDE Jason said: thx all for example, I want to highlight the end of the row every time when the form load Click to expand... Click to expand...
D Dmitriy Lapshin [C# / .NET MVP] Jan 16, 2004 #4 Use the Select method overload on the DataGrid then to highlight the row. -- Dmitriy Lapshin [C# / .NET MVP] X-Unity Test Studio http://x-unity.miik.com.ua/teststudio.aspx Bring the power of unit testing to VS .NET IDE Jason said: the whole row Dmitriy Lapshin said: Do you need to highlight the whole row or a particular cell within the row? -- Dmitriy Lapshin [C# / .NET MVP] X-Unity Test Studio http://x-unity.miik.com.ua/teststudio.aspx Bring the power of unit testing to VS .NET IDE Jason said: thx all for example, I want to highlight the end of the row every time when the form load Click to expand... Click to expand... Click to expand...
Use the Select method overload on the DataGrid then to highlight the row. -- Dmitriy Lapshin [C# / .NET MVP] X-Unity Test Studio http://x-unity.miik.com.ua/teststudio.aspx Bring the power of unit testing to VS .NET IDE Jason said: the whole row Dmitriy Lapshin said: Do you need to highlight the whole row or a particular cell within the row? -- Dmitriy Lapshin [C# / .NET MVP] X-Unity Test Studio http://x-unity.miik.com.ua/teststudio.aspx Bring the power of unit testing to VS .NET IDE Jason said: thx all for example, I want to highlight the end of the row every time when the form load Click to expand... Click to expand... Click to expand...