Hello
I’m looking for information how to set file properties.
I need to set for the file the list of users (groups) and their permissions (read, write…)Any help is very welcome,
Thanks,
Svetlana
Hello
I'm new in ASP.NET
I need to have -pop up calendar(it appears after clicking on the button and after choosing the date it puts selected date into textbox and dissapears)
asp:Calendar has event SelectionChanged - so if i wanna choose different date it occures - i make callendar invisible...
I'm just trying to tell that if i use datasource property all is ok till I have more than 0 records. After having 0 records grid starts to work incorrectly. Don'
t understand what can it be
Hello. I show data in MSHFlexGrid using property DataSource,
After I show 0 records grid starts to work incorrectly. What can it be? Thanks for help, Sveta forseb@mail.ru
Hello.
Thank you very much for answer!!!
So if i use server cursor and I bind DataGrid.Datasource with Recordset, DataGrid wanna all records to be local. There is no chanse it to load only first page? That's a pity if it is...it loads all records(as if i used client cursor) and when i change...
Hello
When i set DataGrid.Datasource=MyRecordset i can notice in SQL Server Profiler the work of sistem procedure sp_cursorfetch, which loads records of the table by rowset=64 records. (It takes all records of the table. Don't quite understand why it needs it)
Later when i scroll DataGrid -...
It's the first really silly idea of my boss. So i think it's early to change work:)
About DataGrid. The problem is we can't use connected recordsets.We can keep data in disconnected recordsets, but i'm not sure that it would be a good idea. We work by client-server architecture. And we can't...
ops. forgot to say
u can create objects run time. Make sure they are included into destributive if they don't exist in the comp where you install your projext
Do u have mdack.exe in your cab?(It installs ado components)
It mistake means that some ocx or dll don't exist(or earlier versions)in the comp where u try to install your project. Make sure that u have all files u need in your destributive
Our boss sais that all records should be loaded and it isn't discussed. And we think how to do it less sickly.
I aggry it's not too smart to have listview with thousand records in it, but we have to relise it. We think about having records in the hash and loading listview by parts
But i think...
Yeah, I agree. It's not the best idea to load a lot of records on poor listview. The problem is - the boss...
We are going to load records by parts. But it's hard work (scroll,sorting). And we are thinking of sorting in collections(not in the listview)
Maybe somebody had such problems? Maybe...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.