Click here to Skip to main content
15,903,030 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello Friends

I am trying to find out a solution for the problem am facing out in using a control in Devexpress..

Am using PopupBaseEdit control which shows up a grid when clicked.
Once if i click a row in the grid , then a corresponding column value which is being binded get displayed .

The problem is that : I wish to add a new row in the grid inside the popupbaseedit during the excecution time.. The row is getting added also..A scroll bar is shown up on the right side of the grid inside the popup .. But the newly added row is visible only if we scroll down the that scrollbar.. I wish to remove this scrolling action and wish to get the new row visible at that moment itself when the row is added in grid..


Since am New in using Dev Express controls .. am not able to find a solution for this problem


I wish anyone could please help to find a solution for me ...


regards
Sree
Posted
Updated 27-Feb-13 22:59pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900